SdkFunction<GetStreamingDistributionRequest,GetStreamingDistributionResponse>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class GetStreamingDistributionFunction extends Object implements SdkFunction<GetStreamingDistributionRequest,GetStreamingDistributionResponse>
Constructor | Description |
---|---|
GetStreamingDistributionFunction(CloudFrontClient client) |
Constructs a new GetStreamingDistributionFunction with the given client
|
Modifier and Type | Method | Description |
---|---|---|
GetStreamingDistributionResponse |
apply(GetStreamingDistributionRequest getStreamingDistributionRequest) |
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public GetStreamingDistributionFunction(CloudFrontClient client)
client
- Service clientpublic GetStreamingDistributionResponse apply(GetStreamingDistributionRequest getStreamingDistributionRequest)
apply
in interface SdkFunction<GetStreamingDistributionRequest,GetStreamingDistributionResponse>
getStreamingDistributionRequest
- Corresponding request for the operationCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.