| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront_2012_03_15 |
Synchronous and asynchronous client classes for accessing AmazonCloudFront.
|
| com.amazonaws.services.cloudfront_2012_03_15.model |
Classes modeling the various types represented by AmazonCloudFront.
|
| Modifier and Type | Method and Description |
|---|---|
GetCloudFrontOriginAccessIdentityResult |
AmazonCloudFrontClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)
Deprecated.
Get the information about an origin access identity.
|
GetCloudFrontOriginAccessIdentityResult |
AmazonCloudFront.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)
Deprecated.
Get the information about an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCloudFrontOriginAccessIdentityResult> |
AmazonCloudFrontAsyncClient.getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)
Deprecated.
Get the information about an origin access identity.
|
Future<GetCloudFrontOriginAccessIdentityResult> |
AmazonCloudFrontAsync.getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)
Deprecated.
Get the information about an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
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.