| 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 |
|---|---|
Future<GetCloudFrontOriginAccessIdentityConfigResult> |
AmazonCloudFrontAsyncClient.getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest,
AsyncHandler<GetCloudFrontOriginAccessIdentityConfigRequest,GetCloudFrontOriginAccessIdentityConfigResult> asyncHandler)
Get the configuration information about an origin access identity.
|
Future<GetCloudFrontOriginAccessIdentityConfigResult> |
AmazonCloudFrontAsync.getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest,
AsyncHandler<GetCloudFrontOriginAccessIdentityConfigRequest,GetCloudFrontOriginAccessIdentityConfigResult> asyncHandler)
Get the configuration information about an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
GetCloudFrontOriginAccessIdentityConfigRequest |
GetCloudFrontOriginAccessIdentityConfigRequest.clone() |
GetCloudFrontOriginAccessIdentityConfigRequest |
GetCloudFrontOriginAccessIdentityConfigRequest.withId(String id)
The identity's id.
|
Copyright © 2015. All rights reserved.