static Inventory.Builder |
Inventory.builder() |
Create a new builder.
|
Inventory.Builder |
Inventory.Builder.compartmentId(String compartmentId) |
The OCID of the tenantId.
|
Inventory.Builder |
Inventory.Builder.copy(Inventory model) |
|
Inventory.Builder |
Inventory.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
The defined tags associated with this resource, if any.
|
Inventory.Builder |
Inventory.Builder.displayName(String displayName) |
Inventory display name.
|
Inventory.Builder |
Inventory.Builder.freeformTags(Map<String,String> freeformTags) |
The freeform tags associated with this resource, if any.
|
Inventory.Builder |
Inventory.Builder.id(String id) |
Inventory OCID.
|
Inventory.Builder |
Inventory.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail.
|
Inventory.Builder |
Inventory.Builder.lifecycleState(Inventory.LifecycleState lifecycleState) |
The current state of the inventory.
|
Inventory.Builder |
Inventory.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
The system tags associated with this resource, if any.
|
Inventory.Builder |
Inventory.Builder.timeCreated(Date timeCreated) |
The time when the inventory was created.
|
Inventory.Builder |
Inventory.Builder.timeUpdated(Date timeUpdated) |
The time when the inventory was updated.
|
Inventory.Builder |
Inventory.toBuilder() |
|