@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetDistributionFunction extends Object implements SdkFunction<GetDistributionRequest,GetDistributionResult>
Constructor and Description |
---|
GetDistributionFunction(AmazonCloudFront client)
Constructs a new GetDistributionFunction with the given client
|
Modifier and Type | Method and Description |
---|---|
GetDistributionResult |
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(AmazonCloudFront client)
client
- Service clientpublic GetDistributionResult apply(GetDistributionRequest getDistributionRequest)
apply
in interface SdkFunction<GetDistributionRequest,GetDistributionResult>
getDistributionRequest
- Corresponding request for the operationCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.