|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateCloudFrontOriginAccessIdentityResult | |
---|---|
com.amazonaws.services.cloudfront | Synchronous and asynchronous client classes for accessing AmazonCloudFront. |
com.amazonaws.services.cloudfront.model | Classes modeling the various types represented by AmazonCloudFront. |
Uses of UpdateCloudFrontOriginAccessIdentityResult in com.amazonaws.services.cloudfront |
---|
Methods in com.amazonaws.services.cloudfront that return UpdateCloudFrontOriginAccessIdentityResult | |
---|---|
UpdateCloudFrontOriginAccessIdentityResult |
AmazonCloudFrontClient.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity. |
UpdateCloudFrontOriginAccessIdentityResult |
AmazonCloudFront.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity. |
Method parameters in com.amazonaws.services.cloudfront with type arguments of type UpdateCloudFrontOriginAccessIdentityResult | |
---|---|
Future<UpdateCloudFrontOriginAccessIdentityResult> |
AmazonCloudFrontAsyncClient.updateCloudFrontOriginAccessIdentityAsync(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest,
AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest,UpdateCloudFrontOriginAccessIdentityResult> asyncHandler)
Update an origin access identity. |
Future<UpdateCloudFrontOriginAccessIdentityResult> |
AmazonCloudFrontAsync.updateCloudFrontOriginAccessIdentityAsync(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest,
AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest,UpdateCloudFrontOriginAccessIdentityResult> asyncHandler)
Update an origin access identity. |
Uses of UpdateCloudFrontOriginAccessIdentityResult in com.amazonaws.services.cloudfront.model |
---|
Methods in com.amazonaws.services.cloudfront.model that return UpdateCloudFrontOriginAccessIdentityResult | |
---|---|
UpdateCloudFrontOriginAccessIdentityResult |
UpdateCloudFrontOriginAccessIdentityResult.withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)
The origin access identity's information. |
UpdateCloudFrontOriginAccessIdentityResult |
UpdateCloudFrontOriginAccessIdentityResult.withETag(String eTag)
The current version of the configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |