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