Uses of Class
software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityAlreadyExistsException
-
Packages that use CloudFrontOriginAccessIdentityAlreadyExistsException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of CloudFrontOriginAccessIdentityAlreadyExistsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw CloudFrontOriginAccessIdentityAlreadyExistsException Modifier and Type Method Description default CreateCloudFrontOriginAccessIdentityResponseCloudFrontClient. createCloudFrontOriginAccessIdentity(Consumer<CreateCloudFrontOriginAccessIdentityRequest.Builder> createCloudFrontOriginAccessIdentityRequest)Creates a new origin access identity.default CreateCloudFrontOriginAccessIdentityResponseCloudFrontClient. createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)Creates a new origin access identity.
-