| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
GetCloudFrontOriginAccessIdentityResult |
AmazonCloudFrontClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)
Get the information about an origin access identity.
|
GetCloudFrontOriginAccessIdentityResult |
AmazonCloudFront.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)
Get the information about an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCloudFrontOriginAccessIdentityResult> |
AmazonCloudFrontAsyncClient.getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest,
AsyncHandler<GetCloudFrontOriginAccessIdentityRequest,GetCloudFrontOriginAccessIdentityResult> asyncHandler)
Get the information about an origin access identity.
|
Future<GetCloudFrontOriginAccessIdentityResult> |
AmazonCloudFrontAsync.getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest,
AsyncHandler<GetCloudFrontOriginAccessIdentityRequest,GetCloudFrontOriginAccessIdentityResult> asyncHandler)
Get the information about an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
GetCloudFrontOriginAccessIdentityResult |
GetCloudFrontOriginAccessIdentityResult.clone() |
GetCloudFrontOriginAccessIdentityResult |
GetCloudFrontOriginAccessIdentityResult.withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)
The origin access identity's information.
|
GetCloudFrontOriginAccessIdentityResult |
GetCloudFrontOriginAccessIdentityResult.withETag(String eTag)
The current version of the origin access identity's information.
|
Copyright © 2015. All rights reserved.