Uses of Class
software.amazon.awssdk.services.cloudfront.model.CannotUpdateEntityWhileInUseException
-
Packages that use CannotUpdateEntityWhileInUseException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of CannotUpdateEntityWhileInUseException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw CannotUpdateEntityWhileInUseException Modifier and Type Method Description default UpdateVpcOriginResponse
CloudFrontClient. updateVpcOrigin(Consumer<UpdateVpcOriginRequest.Builder> updateVpcOriginRequest)
Update an Amazon CloudFront VPC origin in your account.default UpdateVpcOriginResponse
CloudFrontClient. updateVpcOrigin(UpdateVpcOriginRequest updateVpcOriginRequest)
Update an Amazon CloudFront VPC origin in your account.
-