Uses of Class
com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
-
Packages that use UpdateCloudFrontOriginAccessIdentityResult Package Description com.amazonaws.services.cloudfront com.amazonaws.services.cloudfront.model -
-
Uses of UpdateCloudFrontOriginAccessIdentityResult in com.amazonaws.services.cloudfront
Methods in com.amazonaws.services.cloudfront that return UpdateCloudFrontOriginAccessIdentityResult Modifier and Type Method Description UpdateCloudFrontOriginAccessIdentityResultAbstractAmazonCloudFront. updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest request)UpdateCloudFrontOriginAccessIdentityResultAmazonCloudFront. updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest)Update an origin access identity.UpdateCloudFrontOriginAccessIdentityResultAmazonCloudFrontClient. updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest)Update an origin access identity. -
Uses of UpdateCloudFrontOriginAccessIdentityResult in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return UpdateCloudFrontOriginAccessIdentityResult Modifier and Type Method Description UpdateCloudFrontOriginAccessIdentityResultUpdateCloudFrontOriginAccessIdentityResult. clone()UpdateCloudFrontOriginAccessIdentityResultUpdateCloudFrontOriginAccessIdentityResult. withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)The origin access identity's information.UpdateCloudFrontOriginAccessIdentityResultUpdateCloudFrontOriginAccessIdentityResult. withETag(String eTag)The current version of the configuration.
-