| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| Modifier and Type | Method and Description |
|---|---|
default ApplyPendingMaintenanceActionResponse |
DatabaseMigrationClient.applyPendingMaintenanceAction(ApplyPendingMaintenanceActionRequest applyPendingMaintenanceActionRequest)
Applies a pending maintenance action to a resource (for example, to a replication instance).
|
default ApplyPendingMaintenanceActionResponse |
DatabaseMigrationClient.applyPendingMaintenanceAction(Consumer<ApplyPendingMaintenanceActionRequest.Builder> applyPendingMaintenanceActionRequest)
Applies a pending maintenance action to a resource (for example, to a replication instance).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ApplyPendingMaintenanceActionResponse> |
DatabaseMigrationAsyncClient.applyPendingMaintenanceAction(ApplyPendingMaintenanceActionRequest applyPendingMaintenanceActionRequest)
Applies a pending maintenance action to a resource (for example, to a replication instance).
|
default CompletableFuture<ApplyPendingMaintenanceActionResponse> |
DatabaseMigrationAsyncClient.applyPendingMaintenanceAction(Consumer<ApplyPendingMaintenanceActionRequest.Builder> applyPendingMaintenanceActionRequest)
Applies a pending maintenance action to a resource (for example, to a replication instance).
|
Copyright © 2023. All rights reserved.