Package | Description |
---|---|
com.amazonaws.services.redshift |
|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.clone() |
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withClusterSubnetGroupName(String clusterSubnetGroupName)
The name of the cluster subnet group for which information is requested.
|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withMarker(String marker)
An optional parameter that specifies the starting point to return a set of response records.
|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withMaxRecords(Integer maxRecords)
The maximum number of response records to return in each call.
|
DescribeClusterSubnetGroupsRequest |
DescribeClusterSubnetGroupsRequest.withTagKeys(Collection<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(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(Collection<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(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.
|
Copyright © 2024. All rights reserved.