| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| Modifier and Type | Method and Description |
|---|---|
default GetRecoveryPointResponse |
RedshiftServerlessClient.getRecoveryPoint(Consumer<GetRecoveryPointRequest.Builder> getRecoveryPointRequest)
Returns information about a recovery point.
|
default GetRecoveryPointResponse |
RedshiftServerlessClient.getRecoveryPoint(GetRecoveryPointRequest getRecoveryPointRequest)
Returns information about a recovery point.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRecoveryPointResponse> |
RedshiftServerlessAsyncClient.getRecoveryPoint(Consumer<GetRecoveryPointRequest.Builder> getRecoveryPointRequest)
Returns information about a recovery point.
|
default CompletableFuture<GetRecoveryPointResponse> |
RedshiftServerlessAsyncClient.getRecoveryPoint(GetRecoveryPointRequest getRecoveryPointRequest)
Returns information about a recovery point.
|
Copyright © 2023. All rights reserved.