Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
ResetClusterParameterGroupResult |
AmazonRedshift.resetClusterParameterGroup(ResetClusterParameterGroupRequest resetClusterParameterGroupRequest)
Sets one or more parameters of the specified parameter group to their
default values and sets the source values of the parameters to
"engine-default".
|
ResetClusterParameterGroupResult |
AmazonRedshiftClient.resetClusterParameterGroup(ResetClusterParameterGroupRequest resetClusterParameterGroupRequest)
Sets one or more parameters of the specified parameter group to their
default values and sets the source values of the parameters to
"engine-default".
|
ResetClusterParameterGroupResult |
AbstractAmazonRedshift.resetClusterParameterGroup(ResetClusterParameterGroupRequest request) |
Modifier and Type | Method and Description |
---|---|
ResetClusterParameterGroupResult |
ResetClusterParameterGroupResult.clone() |
ResetClusterParameterGroupResult |
ResetClusterParameterGroupResult.withParameterGroupName(String parameterGroupName)
The name of the cluster parameter group.
|
ResetClusterParameterGroupResult |
ResetClusterParameterGroupResult.withParameterGroupStatus(String parameterGroupStatus)
The status of the parameter group.
|
Copyright © 2018. All rights reserved.