| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| Modifier and Type | Method and Description |
|---|---|
default GetCredentialsResponse |
RedshiftServerlessClient.getCredentials(Consumer<GetCredentialsRequest.Builder> getCredentialsRequest)
Returns a database user name and temporary password with temporary authorization to log in to Amazon Redshift
Serverless.
|
default GetCredentialsResponse |
RedshiftServerlessClient.getCredentials(GetCredentialsRequest getCredentialsRequest)
Returns a database user name and temporary password with temporary authorization to log in to Amazon Redshift
Serverless.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCredentialsResponse> |
RedshiftServerlessAsyncClient.getCredentials(Consumer<GetCredentialsRequest.Builder> getCredentialsRequest)
Returns a database user name and temporary password with temporary authorization to log in to Amazon Redshift
Serverless.
|
default CompletableFuture<GetCredentialsResponse> |
RedshiftServerlessAsyncClient.getCredentials(GetCredentialsRequest getCredentialsRequest)
Returns a database user name and temporary password with temporary authorization to log in to Amazon Redshift
Serverless.
|
Copyright © 2023. All rights reserved.