| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
LifeCycleLastLaunch |
LifeCycleLastLaunch.clone() |
LifeCycleLastLaunch |
LifeCycle.getLastLaunch()
An object containing information regarding the last launch of the Source Server.
|
LifeCycleLastLaunch |
LifeCycleLastLaunch.withInitiated(LifeCycleLastLaunchInitiated initiated)
An object containing information regarding the initiation of the last launch of a Source Server.
|
LifeCycleLastLaunch |
LifeCycleLastLaunch.withStatus(LaunchStatus status)
Status of Source Server's last launch.
|
LifeCycleLastLaunch |
LifeCycleLastLaunch.withStatus(String status)
Status of Source Server's last launch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifeCycle.setLastLaunch(LifeCycleLastLaunch lastLaunch)
An object containing information regarding the last launch of the Source Server.
|
LifeCycle |
LifeCycle.withLastLaunch(LifeCycleLastLaunch lastLaunch)
An object containing information regarding the last launch of the Source Server.
|
Copyright © 2024. All rights reserved.