InventoryRecord.Builder |
InventoryRecord.Builder.architecture(String architecture) |
Architecture of the resource associated with the target
|
static InventoryRecord.Builder |
InventoryRecord.builder() |
Create a new builder.
|
InventoryRecord.Builder |
InventoryRecord.Builder.compartmentId(String compartmentId) |
OCID of the compartment to which the resource belongs to.
|
InventoryRecord.Builder |
InventoryRecord.Builder.components(List<InventoryRecordComponent> components) |
List of target components
|
InventoryRecord.Builder |
InventoryRecord.Builder.copy(InventoryRecord model) |
|
InventoryRecord.Builder |
InventoryRecord.Builder.installedPatches(List<InventoryRecordPatchDetails> installedPatches) |
List of details on the patches currently installed on the target
|
InventoryRecord.Builder |
InventoryRecord.Builder.lifecycleState(InventoryRecord.LifecycleState lifecycleState) |
The current state of the Inventory target.
|
InventoryRecord.Builder |
InventoryRecord.Builder.osType(String osType) |
OS installed on the resource associated with the target
|
InventoryRecord.Builder |
InventoryRecord.Builder.properties(List<InventoryRecordProperty> properties) |
List of target properties
|
InventoryRecord.Builder |
InventoryRecord.Builder.targetId(String targetId) |
The OCID of the Inventory target.
|
InventoryRecord.Builder |
InventoryRecord.Builder.targetName(String targetName) |
Name of the target
|
InventoryRecord.Builder |
InventoryRecord.Builder.targetProductId(String targetProductId) |
OCID of the product installed at the target path
|
InventoryRecord.Builder |
InventoryRecord.Builder.targetProductName(String targetProductName) |
Name of the product installed at the target path
|
InventoryRecord.Builder |
InventoryRecord.Builder.targetResourceId(String targetResourceId) |
OCID of the resource associated with the target
|
InventoryRecord.Builder |
InventoryRecord.Builder.targetResourceName(String targetResourceName) |
Name of the resource associated with the target
|
InventoryRecord.Builder |
InventoryRecord.Builder.timeCreated(Date timeCreated) |
The time this resource was created.
|
InventoryRecord.Builder |
InventoryRecord.Builder.timeUpdated(Date timeUpdated) |
The time this resource was last updated.
|
InventoryRecord.Builder |
InventoryRecord.toBuilder() |
|
InventoryRecord.Builder |
InventoryRecord.Builder.version(String version) |
Version of the product on the target
|