Uses of Class
software.amazon.awssdk.services.cloudfront.model.TooManyKeyGroupsException
-
Packages that use TooManyKeyGroupsException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of TooManyKeyGroupsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw TooManyKeyGroupsException Modifier and Type Method Description default 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.
-