Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model | |
com.amazonaws.services.redshift.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.clone() |
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withClusterSubnetGroupName(java.lang.String clusterSubnetGroupName)
The name of the cluster subnet group for which information is requested.
|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withMarker(java.lang.String marker)
An optional parameter that specifies the starting point to return a set
of response records.
|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withMaxRecords(java.lang.Integer maxRecords)
The maximum number of response records to return in each call.
|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withTagKeys(java.util.Collection<java.lang.String> tagKeys)
A tag key or keys for which you want to return all matching cluster
subnet groups that are associated with the specified key or keys.
|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withTagKeys(java.lang.String... tagKeys)
A tag key or keys for which you want to return all matching cluster
subnet groups that are associated with the specified key or keys.
|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withTagValues(java.util.Collection<java.lang.String> tagValues)
A tag value or values for which you want to return all matching cluster
subnet groups that are associated with the specified tag value or values.
|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withTagValues(java.lang.String... tagValues)
A tag value or values for which you want to return all matching cluster
subnet groups that are associated with the specified tag value or values.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeClusterSubnetGroupsRequest> |
DescribeClusterSubnetGroupsRequestMarshaller.marshall(DescribeClusterSubnetGroupsRequest describeClusterSubnetGroupsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeClusterSubnetGroupsRequest> |
DescribeClusterSubnetGroupsRequestMarshaller.marshall(DescribeClusterSubnetGroupsRequest describeClusterSubnetGroupsRequest) |