Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model | |
com.amazonaws.services.redshift.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeClusterParametersResult |
AmazonRedshiftClient.describeClusterParameters(DescribeClusterParametersRequest describeClusterParametersRequest)
Returns a detailed list of parameters contained within the specified
Amazon Redshift parameter group.
|
DescribeClusterParametersResult |
AmazonRedshift.describeClusterParameters(DescribeClusterParametersRequest describeClusterParametersRequest)
Returns a detailed list of parameters contained within the specified
Amazon Redshift parameter group.
|
DescribeClusterParametersResult |
AbstractAmazonRedshift.describeClusterParameters(DescribeClusterParametersRequest request) |
Modifier and Type | Method and Description |
---|---|
DescribeClusterParametersResult |
DescribeClusterParametersResult.clone() |
DescribeClusterParametersResult |
DescribeClusterParametersResult.withMarker(java.lang.String marker)
A value that indicates the starting point for the next set of response
records in a subsequent request.
|
DescribeClusterParametersResult |
DescribeClusterParametersResult.withParameters(java.util.Collection<Parameter> parameters)
A list of Parameter instances.
|
DescribeClusterParametersResult |
DescribeClusterParametersResult.withParameters(Parameter... parameters)
A list of Parameter instances.
|
Modifier and Type | Method and Description |
---|---|
DescribeClusterParametersResult |
DescribeClusterParametersResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |