| 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 |
|---|---|
ConvertRecoveryPointToSnapshotResult |
AbstractAWSRedshiftServerless.convertRecoveryPointToSnapshot(ConvertRecoveryPointToSnapshotRequest request) |
ConvertRecoveryPointToSnapshotResult |
AWSRedshiftServerless.convertRecoveryPointToSnapshot(ConvertRecoveryPointToSnapshotRequest convertRecoveryPointToSnapshotRequest)
Converts a recovery point to a snapshot.
|
ConvertRecoveryPointToSnapshotResult |
AWSRedshiftServerlessClient.convertRecoveryPointToSnapshot(ConvertRecoveryPointToSnapshotRequest request)
Converts a recovery point to a snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
ConvertRecoveryPointToSnapshotResult |
ConvertRecoveryPointToSnapshotResult.clone() |
ConvertRecoveryPointToSnapshotResult |
ConvertRecoveryPointToSnapshotResult.withSnapshot(Snapshot snapshot)
The snapshot converted from the recovery point.
|
Copyright © 2022. All rights reserved.