| 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 |
|---|---|
CreateSnapshotResult |
AWSRedshiftServerlessClient.createSnapshot(CreateSnapshotRequest request)
Creates a snapshot of all databases in a namespace.
|
CreateSnapshotResult |
AWSRedshiftServerless.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of all databases in a namespace.
|
CreateSnapshotResult |
AbstractAWSRedshiftServerless.createSnapshot(CreateSnapshotRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateSnapshotResult> |
AbstractAWSRedshiftServerlessAsync.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
Future<CreateSnapshotResult> |
AWSRedshiftServerlessAsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
Future<CreateSnapshotResult> |
AWSRedshiftServerlessAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of all databases in a namespace.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResult |
CreateSnapshotResult.clone() |
CreateSnapshotResult |
CreateSnapshotResult.withSnapshot(Snapshot snapshot)
The created snapshot object.
|
Copyright © 2024. All rights reserved.