Uses of Class
com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
Packages that use UpdateCloudFrontOriginAccessIdentityResult
-
Uses of UpdateCloudFrontOriginAccessIdentityResult in com.amazonaws.services.cloudfront
Methods in com.amazonaws.services.cloudfront that return UpdateCloudFrontOriginAccessIdentityResultModifier and TypeMethodDescriptionAbstractAmazonCloudFront.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest request) AmazonCloudFront.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.AmazonCloudFrontClient.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.Methods in com.amazonaws.services.cloudfront that return types with arguments of type UpdateCloudFrontOriginAccessIdentityResultModifier and TypeMethodDescriptionAbstractAmazonCloudFrontAsync.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 UpdateCloudFrontOriginAccessIdentityResultModifier 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 UpdateCloudFrontOriginAccessIdentityResult in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return UpdateCloudFrontOriginAccessIdentityResultModifier and TypeMethodDescriptionUpdateCloudFrontOriginAccessIdentityResult.clone()UpdateCloudFrontOriginAccessIdentityResult.withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity) The origin access identity's information.The current version of the configuration.