| Package | Description |
|---|---|
| com.amazonaws.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| com.amazonaws.services.redshiftserverless.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkgroupResult |
AbstractAWSRedshiftServerless.updateWorkgroup(UpdateWorkgroupRequest request) |
UpdateWorkgroupResult |
AWSRedshiftServerless.updateWorkgroup(UpdateWorkgroupRequest updateWorkgroupRequest)
Updates a workgroup with the specified configuration settings.
|
UpdateWorkgroupResult |
AWSRedshiftServerlessClient.updateWorkgroup(UpdateWorkgroupRequest request)
Updates a workgroup with the specified configuration settings.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateWorkgroupResult> |
AbstractAWSRedshiftServerlessAsync.updateWorkgroupAsync(UpdateWorkgroupRequest request,
AsyncHandler<UpdateWorkgroupRequest,UpdateWorkgroupResult> asyncHandler) |
Future<UpdateWorkgroupResult> |
AWSRedshiftServerlessAsyncClient.updateWorkgroupAsync(UpdateWorkgroupRequest request,
AsyncHandler<UpdateWorkgroupRequest,UpdateWorkgroupResult> asyncHandler) |
Future<UpdateWorkgroupResult> |
AWSRedshiftServerlessAsync.updateWorkgroupAsync(UpdateWorkgroupRequest updateWorkgroupRequest,
AsyncHandler<UpdateWorkgroupRequest,UpdateWorkgroupResult> asyncHandler)
Updates a workgroup with the specified configuration settings.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkgroupResult |
UpdateWorkgroupResult.clone() |
UpdateWorkgroupResult |
UpdateWorkgroupResult.withWorkgroup(Workgroup workgroup)
The updated workgroup object.
|
Copyright © 2023. All rights reserved.