Uses of Class
software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityInUseException
-
Packages that use CloudFrontOriginAccessIdentityInUseException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of CloudFrontOriginAccessIdentityInUseException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw CloudFrontOriginAccessIdentityInUseException Modifier and Type Method Description default DeleteCloudFrontOriginAccessIdentityResponseCloudFrontClient. deleteCloudFrontOriginAccessIdentity(Consumer<DeleteCloudFrontOriginAccessIdentityRequest.Builder> deleteCloudFrontOriginAccessIdentityRequest)Delete an origin access identity.default DeleteCloudFrontOriginAccessIdentityResponseCloudFrontClient. deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest)Delete an origin access identity.
-