Uses of Class
com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
-
Packages that use GetCloudFrontOriginAccessIdentityResult Package Description com.amazonaws.services.cloudfront com.amazonaws.services.cloudfront.model -
-
Uses of GetCloudFrontOriginAccessIdentityResult in com.amazonaws.services.cloudfront
Methods in com.amazonaws.services.cloudfront that return GetCloudFrontOriginAccessIdentityResult Modifier and Type Method Description GetCloudFrontOriginAccessIdentityResultAbstractAmazonCloudFront. getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest request)GetCloudFrontOriginAccessIdentityResultAmazonCloudFront. getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)Get the information about an origin access identity.GetCloudFrontOriginAccessIdentityResultAmazonCloudFrontClient. getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)Get the information about an origin access identity. -
Uses of GetCloudFrontOriginAccessIdentityResult in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return GetCloudFrontOriginAccessIdentityResult Modifier and Type Method Description GetCloudFrontOriginAccessIdentityResultGetCloudFrontOriginAccessIdentityResult. clone()GetCloudFrontOriginAccessIdentityResultGetCloudFrontOriginAccessIdentityResult. withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)The origin access identity's information.GetCloudFrontOriginAccessIdentityResultGetCloudFrontOriginAccessIdentityResult. withETag(String eTag)The current version of the origin access identity's information.
-