ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.actionMembers(List<ActionMember> actionMembers) |
The list of action members in a scheduled action.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.actionOrder(Integer actionOrder) |
The order of the scheduled action.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.actionParams(Map<String,String> actionParams) |
Map<ParamName, ParamValue> where a key value pair describes the specific action
parameter.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.actionType(ScheduledActionSummary.ActionType actionType) |
The type of the scheduled action being performed
|
static ScheduledActionSummary.Builder |
ScheduledActionSummary.builder() |
Create a new builder.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.copy(ScheduledActionSummary model) |
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.displayName(String displayName) |
The display name of the Scheduled Action.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.estimatedTimeInMins(Integer estimatedTimeInMins) |
The estimated patching time for the scheduled action.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.id(String id) |
The OCID of the
Scheduled Action.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.lifecycleState(ScheduledActionSummary.LifecycleState lifecycleState) |
The current state of the Scheduled Action.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.schedulingPlanId(String schedulingPlanId) |
The OCID of the
Scheduling Plan.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.schedulingWindowId(String schedulingWindowId) |
The OCID of the
Scheduling Window.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.timeCreated(Date timeCreated) |
The date and time the Scheduled Action Resource was created.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time the Scheduled Action Resource was updated.
|
ScheduledActionSummary.Builder |
ScheduledActionSummary.toBuilder() |
|