| 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.
|
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 |
|---|---|
GetCloudFrontOriginAccessIdentityRequest |
GetCloudFrontOriginAccessIdentityRequest.withId(String id)
The identity's id.
|
Copyright © 2016. All rights reserved.