| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
static LastLaunchResult |
LastLaunchResult.fromValue(String value)
Use this in place of valueOf.
|
static LastLaunchResult |
LastLaunchResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LastLaunchResult[] |
LastLaunchResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SourceServer |
SourceServer.withLastLaunchResult(LastLaunchResult lastLaunchResult)
The status of the last recovery launch of this Source Server.
|
RetryDataReplicationResult |
RetryDataReplicationResult.withLastLaunchResult(LastLaunchResult lastLaunchResult)
The status of the last recovery launch of this Source Server.
|
DisconnectSourceServerResult |
DisconnectSourceServerResult.withLastLaunchResult(LastLaunchResult lastLaunchResult)
The status of the last recovery launch of this Source Server.
|
Copyright © 2024. All rights reserved.