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.
|
com.amazonaws.services.cloudfront_2012_03_15.model.transform |
Marhsalling for the various types represented by AmazonCloudFront.
|
Modifier and Type | Method and Description |
---|---|
GetCloudFrontOriginAccessIdentityConfigResult |
AmazonCloudFrontClient.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)
Deprecated.
Get the configuration information about an origin access identity.
|
GetCloudFrontOriginAccessIdentityConfigResult |
AmazonCloudFront.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)
Deprecated.
Get the configuration information about an origin access identity.
|
Future<GetCloudFrontOriginAccessIdentityConfigResult> |
AmazonCloudFrontAsyncClient.getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)
Deprecated.
Get the configuration information about an origin access identity.
|
Future<GetCloudFrontOriginAccessIdentityConfigResult> |
AmazonCloudFrontAsync.getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)
Deprecated.
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.