Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetKeyGroupRequest
-
Packages that use GetKeyGroupRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of GetKeyGroupRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetKeyGroupRequest Modifier and Type Method Description default 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 GetKeyGroupRequest Modifier and Type Method Description SdkHttpFullRequestGetKeyGroupRequestMarshaller. marshall(GetKeyGroupRequest getKeyGroupRequest)
-