Package | Description |
---|---|
com.oracle.bmc.dataflow.model |
Modifier and Type | Method and Description |
---|---|
static PoolSummary.Builder |
PoolSummary.builder()
Create a new builder.
|
PoolSummary.Builder |
PoolSummary.Builder.compartmentId(String compartmentId)
The OCID of a compartment.
|
PoolSummary.Builder |
PoolSummary.Builder.copy(PoolSummary model) |
PoolSummary.Builder |
PoolSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
PoolSummary.Builder |
PoolSummary.Builder.displayName(String displayName)
A user-friendly name.
|
PoolSummary.Builder |
PoolSummary.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
PoolSummary.Builder |
PoolSummary.Builder.id(String id)
The OCID of a pool.
|
PoolSummary.Builder |
PoolSummary.Builder.lifecycleState(PoolLifecycleState lifecycleState)
The current state of this pool.
|
PoolSummary.Builder |
PoolSummary.Builder.ownerPrincipalId(String ownerPrincipalId)
The OCID of the user who created the resource.
|
PoolSummary.Builder |
PoolSummary.Builder.ownerUserName(String ownerUserName)
The username of the user who created the resource.
|
PoolSummary.Builder |
PoolSummary.Builder.timeCreated(Date timeCreated)
The date and time the resource was created, expressed in RFC
3339 timestamp format.
|
PoolSummary.Builder |
PoolSummary.Builder.timeUpdated(Date timeUpdated)
The date and time the resource was updated, expressed in RFC
3339 timestamp format.
|
PoolSummary.Builder |
PoolSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.