| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDistributionResponse |
CloudFrontClient.getDistribution(Consumer<GetDistributionRequest.Builder> getDistributionRequest)
Get the information about a distribution.
|
default GetDistributionResponse |
CloudFrontClient.getDistribution(GetDistributionRequest getDistributionRequest)
Get the information about a distribution.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDistributionResponse> |
CloudFrontAsyncClient.getDistribution(Consumer<GetDistributionRequest.Builder> getDistributionRequest)
Get the information about a distribution.
|
default CompletableFuture<GetDistributionResponse> |
CloudFrontAsyncClient.getDistribution(GetDistributionRequest getDistributionRequest)
Get the information about a distribution.
|
| Modifier and Type | Method and Description |
|---|---|
GetDistributionResponse |
GetDistributionResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.