| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateWorkgroupResponse |
RedshiftServerlessClient.updateWorkgroup(Consumer<UpdateWorkgroupRequest.Builder> updateWorkgroupRequest)
Updates a workgroup with the specified configuration settings.
|
default UpdateWorkgroupResponse |
RedshiftServerlessClient.updateWorkgroup(UpdateWorkgroupRequest updateWorkgroupRequest)
Updates a workgroup with the specified configuration settings.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateWorkgroupResponse> |
RedshiftServerlessAsyncClient.updateWorkgroup(Consumer<UpdateWorkgroupRequest.Builder> updateWorkgroupRequest)
Updates a workgroup with the specified configuration settings.
|
default CompletableFuture<UpdateWorkgroupResponse> |
RedshiftServerlessAsyncClient.updateWorkgroup(UpdateWorkgroupRequest updateWorkgroupRequest)
Updates a workgroup with the specified configuration settings.
|
Copyright © 2022. All rights reserved.