Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateKeyGroupRequest
Packages that use CreateKeyGroupRequest
Package
Description
-
Uses of CreateKeyGroupRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CreateKeyGroupRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateKeyGroupResponse>CloudFrontAsyncClient.createKeyGroup(CreateKeyGroupRequest createKeyGroupRequest) Creates a key group that you can use with CloudFront signed URLs and signed cookies.default CreateKeyGroupResponseCloudFrontClient.createKeyGroup(CreateKeyGroupRequest createKeyGroupRequest) Creates a key group that you can use with CloudFront signed URLs and signed cookies. -
Uses of CreateKeyGroupRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type CreateKeyGroupRequestModifier and TypeMethodDescriptionCreateKeyGroupRequestMarshaller.marshall(CreateKeyGroupRequest createKeyGroupRequest)