| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyClusterSubnetGroupResponse |
RedshiftClient.modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest modifyClusterSubnetGroupRequest)
Modifies a cluster subnet group to include the specified list of VPC subnets.
|
default CompletableFuture<ModifyClusterSubnetGroupResponse> |
RedshiftAsyncClient.modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest modifyClusterSubnetGroupRequest)
Modifies a cluster subnet group to include the specified list of VPC subnets.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyClusterSubnetGroupRequestMarshaller.marshall(ModifyClusterSubnetGroupRequest modifyClusterSubnetGroupRequest) |
Copyright © 2019. All rights reserved.