Uses of Class
software.amazon.awssdk.services.cloudfront.model.KeyGroupAlreadyExistsException
Packages that use KeyGroupAlreadyExistsException
-
Uses of KeyGroupAlreadyExistsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw KeyGroupAlreadyExistsExceptionModifier and TypeMethodDescriptiondefault CreateKeyGroupResponseCloudFrontClient.createKeyGroup(Consumer<CreateKeyGroupRequest.Builder> 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.default UpdateKeyGroupResponseCloudFrontClient.updateKeyGroup(Consumer<UpdateKeyGroupRequest.Builder> updateKeyGroupRequest) Updates a key group.default UpdateKeyGroupResponseCloudFrontClient.updateKeyGroup(UpdateKeyGroupRequest updateKeyGroupRequest) Updates a key group.