Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetKeyGroupRequest
Packages that use GetKeyGroupRequest
Package
Description
-
Uses of GetKeyGroupRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetKeyGroupRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetKeyGroupResponse>CloudFrontAsyncClient.getKeyGroup(GetKeyGroupRequest getKeyGroupRequest) Gets a key group, including the date and time when the key group was last modified.default GetKeyGroupResponseCloudFrontClient.getKeyGroup(GetKeyGroupRequest getKeyGroupRequest) Gets a key group, including the date and time when the key group was last modified. -
Uses of GetKeyGroupRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetKeyGroupRequestModifier and TypeMethodDescriptionGetKeyGroupRequestMarshaller.marshall(GetKeyGroupRequest getKeyGroupRequest)