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