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 |
---|---|
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.
|
Copyright © 2015. All rights reserved.