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.
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
GetDistributionConfigResult |
GetDistributionConfigResult.withDistributionConfig(DistributionConfig distributionConfig)
The distribution's configuration information.
|
GetDistributionConfigResult |
GetDistributionConfigResult.withETag(String eTag)
The current version of the configuration.
|
Copyright © 2015. All rights reserved.