Uses of Class
com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
Packages that use UpdateCloudFrontOriginAccessIdentityRequest Package Description com.amazonaws.services.cloudfront com.amazonaws.services.cloudfront.model -
-
Uses of UpdateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront
-
Uses of UpdateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return UpdateCloudFrontOriginAccessIdentityRequest Modifier and Type Method Description UpdateCloudFrontOriginAccessIdentityRequestUpdateCloudFrontOriginAccessIdentityRequest. clone()UpdateCloudFrontOriginAccessIdentityRequestUpdateCloudFrontOriginAccessIdentityRequest. withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig)The identity's configuration information.UpdateCloudFrontOriginAccessIdentityRequestUpdateCloudFrontOriginAccessIdentityRequest. withId(String id)The identity's id.UpdateCloudFrontOriginAccessIdentityRequestUpdateCloudFrontOriginAccessIdentityRequest. withIfMatch(String ifMatch)The value of the ETag header you received when retrieving the identity's configuration.
-