public static interface LifeCycleLastLaunchInitiated.Builder extends SdkPojo, CopyableBuilder<LifeCycleLastLaunchInitiated.Builder,LifeCycleLastLaunchInitiated>
| Modifier and Type | Method and Description |
|---|---|
LifeCycleLastLaunchInitiated.Builder |
apiCallDateTime(String apiCallDateTime)
The date and time the last Source Server launch was initiated.
|
LifeCycleLastLaunchInitiated.Builder |
jobID(String jobID)
The ID of the Job that was used to last launch the Source Server.
|
LifeCycleLastLaunchInitiated.Builder |
type(LastLaunchType type)
The Job type that was used to last launch the Source Server.
|
LifeCycleLastLaunchInitiated.Builder |
type(String type)
The Job type that was used to last launch the Source Server.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLifeCycleLastLaunchInitiated.Builder apiCallDateTime(String apiCallDateTime)
The date and time the last Source Server launch was initiated.
apiCallDateTime - The date and time the last Source Server launch was initiated.LifeCycleLastLaunchInitiated.Builder jobID(String jobID)
The ID of the Job that was used to last launch the Source Server.
jobID - The ID of the Job that was used to last launch the Source Server.LifeCycleLastLaunchInitiated.Builder type(String type)
The Job type that was used to last launch the Source Server.
type - The Job type that was used to last launch the Source Server.LastLaunchType,
LastLaunchTypeLifeCycleLastLaunchInitiated.Builder type(LastLaunchType type)
The Job type that was used to last launch the Source Server.
type - The Job type that was used to last launch the Source Server.LastLaunchType,
LastLaunchTypeCopyright © 2023. All rights reserved.