@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class GetStreamingDistributionFunction extends Object implements SdkFunction<GetStreamingDistributionRequest,GetStreamingDistributionResponse>
| Constructor and Description |
|---|
GetStreamingDistributionFunction(CloudFrontClient client)
Constructs a new GetStreamingDistributionFunction with the given client
|
| Modifier and Type | Method and 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. All rights reserved.