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 |
---|---|
GetDistributionConfigResult |
AmazonCloudFrontClient.getDistributionConfig(GetDistributionConfigRequest getDistributionConfigRequest)
Deprecated.
Get the configuration information about a distribution.
|
GetDistributionConfigResult |
AmazonCloudFront.getDistributionConfig(GetDistributionConfigRequest getDistributionConfigRequest)
Deprecated.
Get the configuration information about a distribution.
|
Future<GetDistributionConfigResult> |
AmazonCloudFrontAsyncClient.getDistributionConfigAsync(GetDistributionConfigRequest getDistributionConfigRequest)
Deprecated.
Get the configuration information about a distribution.
|
Future<GetDistributionConfigResult> |
AmazonCloudFrontAsync.getDistributionConfigAsync(GetDistributionConfigRequest getDistributionConfigRequest)
Deprecated.
Get the configuration information about a distribution.
|
Modifier and Type | Method and Description |
---|---|
GetDistributionConfigRequest |
GetDistributionConfigRequest.withId(String id)
The distribution's id.
|
Copyright © 2014. All rights reserved.