BatchJobPool.Builder |
BatchJobPool.Builder.batchContextId(String batchContextId) |
The OCID of batch context.
|
static BatchJobPool.Builder |
BatchJobPool.builder() |
Create a new builder.
|
BatchJobPool.Builder |
BatchJobPool.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
BatchJobPool.Builder |
BatchJobPool.Builder.copy(BatchJobPool model) |
|
BatchJobPool.Builder |
BatchJobPool.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
BatchJobPool.Builder |
BatchJobPool.Builder.description(String description) |
Summarized information about the batch job pool.
|
BatchJobPool.Builder |
BatchJobPool.Builder.displayName(String displayName) |
A user-friendly name.
|
BatchJobPool.Builder |
BatchJobPool.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
BatchJobPool.Builder |
BatchJobPool.Builder.id(String id) |
The OCID of the
batch job pool.
|
BatchJobPool.Builder |
BatchJobPool.Builder.lifecycleState(BatchJobPool.LifecycleState lifecycleState) |
The current state of the batch job pool.
|
BatchJobPool.Builder |
BatchJobPool.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
BatchJobPool.Builder |
BatchJobPool.Builder.timeCreated(Date timeCreated) |
The date and time the batch job pool was created, in the format defined by RFC
3339.
|
BatchJobPool.Builder |
BatchJobPool.Builder.timeUpdated(Date timeUpdated) |
The date and time the batch job pool was updated, in the format defined by RFC
3339.
|
BatchJobPool.Builder |
BatchJobPool.toBuilder() |
|