UpdateSnapshotCopyConfigurationResult |
AWSRedshiftServerlessClient.updateSnapshotCopyConfiguration(UpdateSnapshotCopyConfigurationRequest request)
Updates a snapshot copy configuration.
|
UpdateSnapshotCopyConfigurationResult |
AWSRedshiftServerless.updateSnapshotCopyConfiguration(UpdateSnapshotCopyConfigurationRequest updateSnapshotCopyConfigurationRequest)
Updates a snapshot copy configuration.
|
UpdateSnapshotCopyConfigurationResult |
AbstractAWSRedshiftServerless.updateSnapshotCopyConfiguration(UpdateSnapshotCopyConfigurationRequest request) |
Future<UpdateSnapshotCopyConfigurationResult> |
AbstractAWSRedshiftServerlessAsync.updateSnapshotCopyConfigurationAsync(UpdateSnapshotCopyConfigurationRequest request) |
Future<UpdateSnapshotCopyConfigurationResult> |
AWSRedshiftServerlessAsyncClient.updateSnapshotCopyConfigurationAsync(UpdateSnapshotCopyConfigurationRequest request) |
Future<UpdateSnapshotCopyConfigurationResult> |
AWSRedshiftServerlessAsync.updateSnapshotCopyConfigurationAsync(UpdateSnapshotCopyConfigurationRequest updateSnapshotCopyConfigurationRequest)
Updates a snapshot copy configuration.
|
Future<UpdateSnapshotCopyConfigurationResult> |
AbstractAWSRedshiftServerlessAsync.updateSnapshotCopyConfigurationAsync(UpdateSnapshotCopyConfigurationRequest request,
AsyncHandler<UpdateSnapshotCopyConfigurationRequest,UpdateSnapshotCopyConfigurationResult> asyncHandler) |
Future<UpdateSnapshotCopyConfigurationResult> |
AWSRedshiftServerlessAsyncClient.updateSnapshotCopyConfigurationAsync(UpdateSnapshotCopyConfigurationRequest request,
AsyncHandler<UpdateSnapshotCopyConfigurationRequest,UpdateSnapshotCopyConfigurationResult> asyncHandler) |
Future<UpdateSnapshotCopyConfigurationResult> |
AWSRedshiftServerlessAsync.updateSnapshotCopyConfigurationAsync(UpdateSnapshotCopyConfigurationRequest updateSnapshotCopyConfigurationRequest,
AsyncHandler<UpdateSnapshotCopyConfigurationRequest,UpdateSnapshotCopyConfigurationResult> asyncHandler)
Updates a snapshot copy configuration.
|