Uses of Class
software.amazon.awssdk.services.cloudfront.model.TooManyOriginAccessControlsException
-
Packages that use TooManyOriginAccessControlsException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of TooManyOriginAccessControlsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw TooManyOriginAccessControlsException Modifier and Type Method Description default CreateOriginAccessControlResponseCloudFrontClient. createOriginAccessControl(Consumer<CreateOriginAccessControlRequest.Builder> createOriginAccessControlRequest)Creates a new origin access control in CloudFront.default CreateOriginAccessControlResponseCloudFrontClient. createOriginAccessControl(CreateOriginAccessControlRequest createOriginAccessControlRequest)Creates a new origin access control in CloudFront.
-