| Package | Description |
|---|---|
| com.amazonaws.services.rds |
|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDBSubnetGroupsRequest |
DescribeDBSubnetGroupsRequest.clone() |
DescribeDBSubnetGroupsRequest |
DescribeDBSubnetGroupsRequest.withDBSubnetGroupName(String dBSubnetGroupName)
The name of the DB subnet group to return details for.
|
DescribeDBSubnetGroupsRequest |
DescribeDBSubnetGroupsRequest.withFilters(Collection<Filter> filters)
This parameter isn't currently supported.
|
DescribeDBSubnetGroupsRequest |
DescribeDBSubnetGroupsRequest.withFilters(Filter... filters)
This parameter isn't currently supported.
|
DescribeDBSubnetGroupsRequest |
DescribeDBSubnetGroupsRequest.withMarker(String marker)
An optional pagination token provided by a previous DescribeDBSubnetGroups request.
|
DescribeDBSubnetGroupsRequest |
DescribeDBSubnetGroupsRequest.withMaxRecords(Integer maxRecords)
The maximum number of records to include in the response.
|
Copyright © 2021. All rights reserved.