| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyClusterParameterGroupResponse |
RedshiftClient.modifyClusterParameterGroup(ModifyClusterParameterGroupRequest modifyClusterParameterGroupRequest)
Modifies the parameters of a parameter group.
|
default CompletableFuture<ModifyClusterParameterGroupResponse> |
RedshiftAsyncClient.modifyClusterParameterGroup(ModifyClusterParameterGroupRequest modifyClusterParameterGroupRequest)
Modifies the parameters of a parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyClusterParameterGroupRequestMarshaller.marshall(ModifyClusterParameterGroupRequest modifyClusterParameterGroupRequest) |
Copyright © 2019. All rights reserved.