Uses of Class
software.amazon.awssdk.services.cloudfront.model.DistributionNotDisabledException
-
Packages that use DistributionNotDisabledException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of DistributionNotDisabledException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw DistributionNotDisabledException Modifier and Type Method Description default DeleteDistributionResponseCloudFrontClient. deleteDistribution(Consumer<DeleteDistributionRequest.Builder> deleteDistributionRequest)Delete a distribution.default DeleteDistributionResponseCloudFrontClient. deleteDistribution(DeleteDistributionRequest deleteDistributionRequest)Delete a distribution.
-