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