| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| software.amazon.awssdk.services.redshiftserverless.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetNamespaceResponse> |
RedshiftServerlessAsyncClient.getNamespace(GetNamespaceRequest getNamespaceRequest)
Returns information about a namespace in Amazon Redshift Serverless.
|
default GetNamespaceResponse |
RedshiftServerlessClient.getNamespace(GetNamespaceRequest getNamespaceRequest)
Returns information about a namespace in Amazon Redshift Serverless.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetNamespaceRequestMarshaller.marshall(GetNamespaceRequest getNamespaceRequest) |
Copyright © 2023. All rights reserved.