Uses of Class
com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
Packages that use UpdateCloudFrontOriginAccessIdentityRequest
-
Uses of UpdateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront
Methods in com.amazonaws.services.cloudfront with parameters of type UpdateCloudFrontOriginAccessIdentityRequestModifier and TypeMethodDescriptionAbstractAmazonCloudFront.updateCloudFrontOriginAccessIdentity
(UpdateCloudFrontOriginAccessIdentityRequest request) AmazonCloudFront.updateCloudFrontOriginAccessIdentity
(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.AmazonCloudFrontClient.updateCloudFrontOriginAccessIdentity
(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.AbstractAmazonCloudFrontAsync.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest request) AbstractAmazonCloudFrontAsync.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult> asyncHandler) AmazonCloudFrontAsync.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.AmazonCloudFrontAsync.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult> asyncHandler) Update an origin access identity.AmazonCloudFrontAsyncClient.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest request) AmazonCloudFrontAsyncClient.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult> asyncHandler) Method parameters in com.amazonaws.services.cloudfront with type arguments of type UpdateCloudFrontOriginAccessIdentityRequestModifier and TypeMethodDescriptionAbstractAmazonCloudFrontAsync.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult> asyncHandler) AmazonCloudFrontAsync.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult> asyncHandler) Update an origin access identity.AmazonCloudFrontAsyncClient.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult> asyncHandler) -
Uses of UpdateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return UpdateCloudFrontOriginAccessIdentityRequestModifier and TypeMethodDescriptionUpdateCloudFrontOriginAccessIdentityRequest.clone()
UpdateCloudFrontOriginAccessIdentityRequest.withCloudFrontOriginAccessIdentityConfig
(CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig) The identity's configuration information.The identity's id.UpdateCloudFrontOriginAccessIdentityRequest.withIfMatch
(String ifMatch) The value of the ETag header you received when retrieving the identity's configuration.