Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetKeyGroupRequest.Builder
Packages that use GetKeyGroupRequest.Builder
Package
Description
-
Uses of GetKeyGroupRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type GetKeyGroupRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<GetKeyGroupResponse>CloudFrontAsyncClient.getKeyGroup(Consumer<GetKeyGroupRequest.Builder> getKeyGroupRequest) Gets a key group, including the date and time when the key group was last modified.default GetKeyGroupResponseCloudFrontClient.getKeyGroup(Consumer<GetKeyGroupRequest.Builder> getKeyGroupRequest) Gets a key group, including the date and time when the key group was last modified. -
Uses of GetKeyGroupRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetKeyGroupRequest.BuilderModifier and TypeMethodDescriptionstatic GetKeyGroupRequest.BuilderGetKeyGroupRequest.builder()The identifier of the key group that you are getting.GetKeyGroupRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetKeyGroupRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetKeyGroupRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetKeyGroupRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetKeyGroupRequest.Builder>GetKeyGroupRequest.serializableBuilderClass()