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