| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDbSnapshotAttributesResponse |
RdsClient.describeDBSnapshotAttributes(DescribeDbSnapshotAttributesRequest describeDbSnapshotAttributesRequest)
Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
|
default CompletableFuture<DescribeDbSnapshotAttributesResponse> |
RdsAsyncClient.describeDBSnapshotAttributes(DescribeDbSnapshotAttributesRequest describeDbSnapshotAttributesRequest)
Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDbSnapshotAttributesRequestMarshaller.marshall(DescribeDbSnapshotAttributesRequest describeDbSnapshotAttributesRequest) |
Copyright © 2023. All rights reserved.