Uses of Class
com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
Packages that use CreateCloudFrontOriginAccessIdentityRequest Package Description com.amazonaws.services.cloudfront com.amazonaws.services.cloudfront.model -
-
Uses of CreateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront
-
Uses of CreateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return CreateCloudFrontOriginAccessIdentityRequest Modifier and Type Method Description CreateCloudFrontOriginAccessIdentityRequest
CreateCloudFrontOriginAccessIdentityRequest. clone()
CreateCloudFrontOriginAccessIdentityRequest
CreateCloudFrontOriginAccessIdentityRequest. withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig)
The origin access identity's configuration information.
-