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 |
---|---|
GetDistributionResult |
AmazonCloudFrontClient.getDistribution(GetDistributionRequest getDistributionRequest)
Deprecated.
Get the information about a distribution.
|
GetDistributionResult |
AmazonCloudFront.getDistribution(GetDistributionRequest getDistributionRequest)
Deprecated.
Get the information about a distribution.
|
Future<GetDistributionResult> |
AmazonCloudFrontAsyncClient.getDistributionAsync(GetDistributionRequest getDistributionRequest)
Deprecated.
Get the information about a distribution.
|
Future<GetDistributionResult> |
AmazonCloudFrontAsync.getDistributionAsync(GetDistributionRequest getDistributionRequest)
Deprecated.
Get the information about a distribution.
|
Modifier and Type | Method and Description |
---|---|
GetDistributionRequest |
GetDistributionRequest.withId(String id)
The distribution's id.
|
Copyright © 2015. All rights reserved.