| Package | Description |
|---|---|
| com.amazonaws.services.opsworkscm |
|
| com.amazonaws.services.opsworkscm.model |
| Modifier and Type | Method and Description |
|---|---|
RestoreServerResult |
AbstractAWSOpsWorksCM.restoreServer(RestoreServerRequest request) |
RestoreServerResult |
AWSOpsWorksCMClient.restoreServer(RestoreServerRequest request)
Restores a backup to a server that is in a
CONNECTION_LOST, HEALTHY,
RUNNING, UNHEALTHY, or TERMINATED state. |
RestoreServerResult |
AWSOpsWorksCM.restoreServer(RestoreServerRequest restoreServerRequest)
Restores a backup to a server that is in a
CONNECTION_LOST, HEALTHY,
RUNNING, UNHEALTHY, or TERMINATED state. |
| Modifier and Type | Method and Description |
|---|---|
Future<RestoreServerResult> |
AWSOpsWorksCMAsyncClient.restoreServerAsync(RestoreServerRequest request) |
Future<RestoreServerResult> |
AbstractAWSOpsWorksCMAsync.restoreServerAsync(RestoreServerRequest request) |
Future<RestoreServerResult> |
AWSOpsWorksCMAsync.restoreServerAsync(RestoreServerRequest restoreServerRequest)
Restores a backup to a server that is in a
CONNECTION_LOST, HEALTHY,
RUNNING, UNHEALTHY, or TERMINATED state. |
Future<RestoreServerResult> |
AWSOpsWorksCMAsyncClient.restoreServerAsync(RestoreServerRequest request,
AsyncHandler<RestoreServerRequest,RestoreServerResult> asyncHandler) |
Future<RestoreServerResult> |
AbstractAWSOpsWorksCMAsync.restoreServerAsync(RestoreServerRequest request,
AsyncHandler<RestoreServerRequest,RestoreServerResult> asyncHandler) |
Future<RestoreServerResult> |
AWSOpsWorksCMAsync.restoreServerAsync(RestoreServerRequest restoreServerRequest,
AsyncHandler<RestoreServerRequest,RestoreServerResult> asyncHandler)
Restores a backup to a server that is in a
CONNECTION_LOST, HEALTHY,
RUNNING, UNHEALTHY, or TERMINATED state. |
| Modifier and Type | Method and Description |
|---|---|
Future<RestoreServerResult> |
AWSOpsWorksCMAsyncClient.restoreServerAsync(RestoreServerRequest request,
AsyncHandler<RestoreServerRequest,RestoreServerResult> asyncHandler) |
Future<RestoreServerResult> |
AbstractAWSOpsWorksCMAsync.restoreServerAsync(RestoreServerRequest request,
AsyncHandler<RestoreServerRequest,RestoreServerResult> asyncHandler) |
Future<RestoreServerResult> |
AWSOpsWorksCMAsync.restoreServerAsync(RestoreServerRequest restoreServerRequest,
AsyncHandler<RestoreServerRequest,RestoreServerResult> asyncHandler)
Restores a backup to a server that is in a
CONNECTION_LOST, HEALTHY,
RUNNING, UNHEALTHY, or TERMINATED state. |
| Modifier and Type | Method and Description |
|---|---|
RestoreServerResult |
RestoreServerResult.clone() |
RestoreServerResult |
RestoreServerResult.withServer(Server server) |
Copyright © 2023. All rights reserved.