Runbook.Builder |
Runbook.Builder.associations(Associations associations) |
|
static Runbook.Builder |
Runbook.builder() |
Create a new builder.
|
Runbook.Builder |
Runbook.Builder.compartmentId(String compartmentId) |
OCID of the compartment to which the resource belongs to.
|
Runbook.Builder |
Runbook.Builder.copy(Runbook model) |
|
Runbook.Builder |
Runbook.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
Runbook.Builder |
Runbook.Builder.description(String description) |
A user-friendly description.
|
Runbook.Builder |
Runbook.Builder.displayName(String displayName) |
A user-friendly name.
|
Runbook.Builder |
Runbook.Builder.estimatedTime(String estimatedTime) |
Estimated time to successfully complete the runbook execution.
|
Runbook.Builder |
Runbook.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
Runbook.Builder |
Runbook.Builder.id(String id) |
The OCID of the resource.
|
Runbook.Builder |
Runbook.Builder.isDefault(Boolean isDefault) |
Is the runbook default? Sets this runbook as the default for the chosen product/product
stack for the specified lifecycle operation.
|
Runbook.Builder |
Runbook.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail.
|
Runbook.Builder |
Runbook.Builder.lifecycleState(Runbook.LifecycleState lifecycleState) |
The current state of the Runbook.
|
Runbook.Builder |
Runbook.Builder.operation(String operation) |
The lifecycle operation performed by the runbook.
|
Runbook.Builder |
Runbook.Builder.osType(OsType osType) |
The OS type for the runbook.
|
Runbook.Builder |
Runbook.Builder.platform(String platform) |
The platform of the runbook.
|
Runbook.Builder |
Runbook.Builder.resourceRegion(String resourceRegion) |
Associated region
|
Runbook.Builder |
Runbook.Builder.runbookRelevance(Runbook.RunbookRelevance runbookRelevance) |
Relevance of the runbook.
|
Runbook.Builder |
Runbook.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
Runbook.Builder |
Runbook.Builder.timeCreated(Date timeCreated) |
The time this resource was created.
|
Runbook.Builder |
Runbook.Builder.timeUpdated(Date timeUpdated) |
The time this resource was last updated.
|
Runbook.Builder |
Runbook.toBuilder() |
|
Runbook.Builder |
Runbook.Builder.type(Runbook.Type type) |
The type of the runbook.
|