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.
|
com.amazonaws.services.cloudfront.model.transform |
Marhsalling for 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.withId(String id)
The identity's id.
|
Modifier and Type | Method and Description |
---|---|
Request<GetCloudFrontOriginAccessIdentityConfigRequest> |
GetCloudFrontOriginAccessIdentityConfigRequestMarshaller.marshall(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetCloudFrontOriginAccessIdentityConfigRequest> |
GetCloudFrontOriginAccessIdentityConfigRequestMarshaller.marshall(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest) |
Copyright © 2016. All rights reserved.