Uses of Class
com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
Packages that use DeleteCloudFrontOriginAccessIdentityRequest Package Description com.amazonaws.services.cloudfront com.amazonaws.services.cloudfront.model -
-
Uses of DeleteCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront
-
Uses of DeleteCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return DeleteCloudFrontOriginAccessIdentityRequest Modifier and Type Method Description DeleteCloudFrontOriginAccessIdentityRequestDeleteCloudFrontOriginAccessIdentityRequest. clone()DeleteCloudFrontOriginAccessIdentityRequestDeleteCloudFrontOriginAccessIdentityRequest. withId(String id)The origin access identity's id.DeleteCloudFrontOriginAccessIdentityRequestDeleteCloudFrontOriginAccessIdentityRequest. withIfMatch(String ifMatch)The value of the ETag header you received from a previous GET or PUT request.
-