Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model | |
com.amazonaws.services.redshift.model.transform |
Modifier and Type | Method and Description |
---|---|
ModifyClusterParameterGroupResult |
AmazonRedshiftClient.modifyClusterParameterGroup(ModifyClusterParameterGroupRequest modifyClusterParameterGroupRequest)
Modifies the parameters of a parameter group.
|
ModifyClusterParameterGroupResult |
AmazonRedshift.modifyClusterParameterGroup(ModifyClusterParameterGroupRequest modifyClusterParameterGroupRequest)
Modifies the parameters of a parameter group.
|
ModifyClusterParameterGroupResult |
AbstractAmazonRedshift.modifyClusterParameterGroup(ModifyClusterParameterGroupRequest request) |
Modifier and Type | Method and Description |
---|---|
ModifyClusterParameterGroupResult |
ModifyClusterParameterGroupResult.clone() |
ModifyClusterParameterGroupResult |
ModifyClusterParameterGroupResult.withParameterGroupName(java.lang.String parameterGroupName)
The name of the cluster parameter group.
|
ModifyClusterParameterGroupResult |
ModifyClusterParameterGroupResult.withParameterGroupStatus(java.lang.String parameterGroupStatus)
The status of the parameter group.
|
Modifier and Type | Method and Description |
---|---|
ModifyClusterParameterGroupResult |
ModifyClusterParameterGroupResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |