| 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 |
|---|---|
GetRecoveryPointResult |
AWSRedshiftServerlessClient.getRecoveryPoint(GetRecoveryPointRequest request)
Returns information about a recovery point.
|
GetRecoveryPointResult |
AWSRedshiftServerless.getRecoveryPoint(GetRecoveryPointRequest getRecoveryPointRequest)
Returns information about a recovery point.
|
GetRecoveryPointResult |
AbstractAWSRedshiftServerless.getRecoveryPoint(GetRecoveryPointRequest request) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<GetRecoveryPointResult> |
AWSRedshiftServerlessAsyncClient.getRecoveryPointAsync(GetRecoveryPointRequest request,
AsyncHandler<GetRecoveryPointRequest,GetRecoveryPointResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetRecoveryPointResult |
GetRecoveryPointResult.clone() |
GetRecoveryPointResult |
GetRecoveryPointResult.withRecoveryPoint(RecoveryPoint recoveryPoint)
The returned recovery point object.
|
Copyright © 2022. All rights reserved.