| 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 |
|---|---|
Future<GetRecoveryPointResult> |
AWSRedshiftServerlessAsyncClient.getRecoveryPointAsync(GetRecoveryPointRequest request,
AsyncHandler<GetRecoveryPointRequest,GetRecoveryPointResult> asyncHandler) |
Future<GetRecoveryPointResult> |
AbstractAWSRedshiftServerlessAsync.getRecoveryPointAsync(GetRecoveryPointRequest request,
AsyncHandler<GetRecoveryPointRequest,GetRecoveryPointResult> asyncHandler) |
Future<GetRecoveryPointResult> |
AWSRedshiftServerlessAsync.getRecoveryPointAsync(GetRecoveryPointRequest getRecoveryPointRequest,
AsyncHandler<GetRecoveryPointRequest,GetRecoveryPointResult> asyncHandler)
Returns information about a recovery point.
|
| Modifier and Type | Method and Description |
|---|---|
GetRecoveryPointRequest |
GetRecoveryPointRequest.clone() |
GetRecoveryPointRequest |
GetRecoveryPointRequest.withRecoveryPointId(String recoveryPointId)
The unique identifier of the recovery point to return information for.
|
Copyright © 2023. All rights reserved.