DescribeClusterSecurityGroupsRequest |
DescribeClusterSecurityGroupsRequest.clone() |
|
DescribeClusterSecurityGroupsRequest |
DescribeClusterSecurityGroupsRequest.withClusterSecurityGroupName(String clusterSecurityGroupName) |
The name of a cluster security group for which you are requesting
details.
|
DescribeClusterSecurityGroupsRequest |
DescribeClusterSecurityGroupsRequest.withMarker(String marker) |
An optional parameter that specifies the starting point to return a set
of response records.
|
DescribeClusterSecurityGroupsRequest |
DescribeClusterSecurityGroupsRequest.withMaxRecords(Integer maxRecords) |
The maximum number of response records to return in each call.
|
DescribeClusterSecurityGroupsRequest |
DescribeClusterSecurityGroupsRequest.withTagKeys(String... tagKeys) |
A tag key or keys for which you want to return all matching cluster
security groups that are associated with the specified key or keys.
|
DescribeClusterSecurityGroupsRequest |
DescribeClusterSecurityGroupsRequest.withTagKeys(Collection<String> tagKeys) |
A tag key or keys for which you want to return all matching cluster
security groups that are associated with the specified key or keys.
|
DescribeClusterSecurityGroupsRequest |
DescribeClusterSecurityGroupsRequest.withTagValues(String... tagValues) |
A tag value or values for which you want to return all matching cluster
security groups that are associated with the specified tag value or
values.
|
DescribeClusterSecurityGroupsRequest |
DescribeClusterSecurityGroupsRequest.withTagValues(Collection<String> tagValues) |
A tag value or values for which you want to return all matching cluster
security groups that are associated with the specified tag value or
values.
|