@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeClusterSnapshotsFunction extends Object implements SdkFunction<DescribeClusterSnapshotsRequest,DescribeClusterSnapshotsResult>
Constructor and Description |
---|
DescribeClusterSnapshotsFunction(AmazonRedshift client)
Constructs a new DescribeClusterSnapshotsFunction with the given client
|
Modifier and Type | Method and Description |
---|---|
DescribeClusterSnapshotsResult |
apply(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public DescribeClusterSnapshotsFunction(AmazonRedshift client)
client
- Service clientpublic DescribeClusterSnapshotsResult apply(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)
apply
in interface SdkFunction<DescribeClusterSnapshotsRequest,DescribeClusterSnapshotsResult>
describeClusterSnapshotsRequest
- Corresponding request for the operationCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.