static InventoryRecordPatchDetails.Builder |
InventoryRecordPatchDetails.builder() |
Create a new builder.
|
InventoryRecordPatchDetails.Builder |
InventoryRecordPatchDetails.Builder.copy(InventoryRecordPatchDetails model) |
|
InventoryRecordPatchDetails.Builder |
InventoryRecordPatchDetails.Builder.patchDescription(String patchDescription) |
Description for the installed patch
|
InventoryRecordPatchDetails.Builder |
InventoryRecordPatchDetails.Builder.patchId(String patchId) |
OCID of the installed patch
|
InventoryRecordPatchDetails.Builder |
InventoryRecordPatchDetails.Builder.patchName(String patchName) |
Name of the installed patch
|
InventoryRecordPatchDetails.Builder |
InventoryRecordPatchDetails.Builder.patchType(String patchType) |
Type of patch applied
|
InventoryRecordPatchDetails.Builder |
InventoryRecordPatchDetails.Builder.timeApplied(Date timeApplied) |
Date on which the patch was applied to the target
|
InventoryRecordPatchDetails.Builder |
InventoryRecordPatchDetails.toBuilder() |
|