@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class GetDistributionFunction extends Object implements SdkFunction<GetDistributionRequest,GetDistributionResponse>
| Constructor and Description |
|---|
GetDistributionFunction(CloudFrontClient client)
Constructs a new GetDistributionFunction with the given client
|
| Modifier and Type | Method and Description |
|---|---|
GetDistributionResponse |
apply(GetDistributionRequest getDistributionRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public GetDistributionFunction(CloudFrontClient client)
client - Service clientpublic GetDistributionResponse apply(GetDistributionRequest getDistributionRequest)
apply in interface SdkFunction<GetDistributionRequest,GetDistributionResponse>getDistributionRequest - Corresponding request for the operationCopyright © 2017. All rights reserved.