SdkFunction<DescribeClusterSnapshotsRequest,DescribeClusterSnapshotsResponse>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeClusterSnapshotsFunction extends Object implements SdkFunction<DescribeClusterSnapshotsRequest,DescribeClusterSnapshotsResponse>
| Constructor | Description |
|---|---|
DescribeClusterSnapshotsFunction(RedshiftClient client) |
Constructs a new DescribeClusterSnapshotsFunction with the given client
|
| Modifier and Type | Method | Description |
|---|---|---|
DescribeClusterSnapshotsResponse |
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(RedshiftClient client)
client - Service clientpublic DescribeClusterSnapshotsResponse apply(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)
apply in interface SdkFunction<DescribeClusterSnapshotsRequest,DescribeClusterSnapshotsResponse>describeClusterSnapshotsRequest - Corresponding request for the operationCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.