@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeDBClusterSnapshotsFunction extends Object implements SdkFunction<DescribeDBClusterSnapshotsRequest,DescribeDBClusterSnapshotsResult>
Constructor and Description |
---|
DescribeDBClusterSnapshotsFunction(AmazonRDS client)
Constructs a new DescribeDBClusterSnapshotsFunction with the given client
|
Modifier and Type | Method and Description |
---|---|
DescribeDBClusterSnapshotsResult |
apply(DescribeDBClusterSnapshotsRequest describeDBClusterSnapshotsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public DescribeDBClusterSnapshotsFunction(AmazonRDS client)
client
- Service clientpublic DescribeDBClusterSnapshotsResult apply(DescribeDBClusterSnapshotsRequest describeDBClusterSnapshotsRequest)
apply
in interface SdkFunction<DescribeDBClusterSnapshotsRequest,DescribeDBClusterSnapshotsResult>
describeDBClusterSnapshotsRequest
- Corresponding request for the operation