| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform | |
| software.amazon.awssdk.services.cloudfront.waiters |
| Modifier and Type | Method and Description |
|---|---|
default GetDistributionResponse |
CloudFrontClient.getDistribution(GetDistributionRequest getDistributionRequest)
Get the information about a distribution.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDistributionResponse> |
CloudFrontAsyncClient.getDistribution(GetDistributionRequest getDistributionRequest)
Get the information about a distribution.
|
| Modifier and Type | Method and Description |
|---|---|
GetDistributionResponse |
GetDistributionResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
GetDistributionResponse |
GetDistributionFunction.apply(GetDistributionRequest getDistributionRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2017. All rights reserved.