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