Package | Description |
---|---|
com.amazonaws.services.redshift |
|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
DescribeClusterVersionsRequest |
DescribeClusterVersionsRequest.clone() |
DescribeClusterVersionsRequest |
DescribeClusterVersionsRequest.withClusterParameterGroupFamily(String clusterParameterGroupFamily)
The name of a specific cluster parameter group family to return details for.
|
DescribeClusterVersionsRequest |
DescribeClusterVersionsRequest.withClusterVersion(String clusterVersion)
The specific cluster version to return.
|
DescribeClusterVersionsRequest |
DescribeClusterVersionsRequest.withMarker(String marker)
An optional parameter that specifies the starting point to return a set of response records.
|
DescribeClusterVersionsRequest |
DescribeClusterVersionsRequest.withMaxRecords(Integer maxRecords)
The maximum number of response records to return in each call.
|
Copyright © 2023. All rights reserved.