static OneoffPatchSummary.Builder |
OneoffPatchSummary.builder() |
Create a new builder.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.copy(OneoffPatchSummary model) |
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.dbVersion(String dbVersion) |
A valid Oracle Database version.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.displayName(String displayName) |
One-off patch name.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.id(String id) |
The OCID of the
one-off patch.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.lifecycleDetails(String lifecycleDetails) |
Detailed message for the lifecycle state.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.lifecycleState(OneoffPatchSummary.LifecycleState lifecycleState) |
The current state of the one-off patch.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.oneOffPatches(List<String> oneOffPatches) |
List of one-off patches for Database Homes.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.releaseUpdate(String releaseUpdate) |
The PSU or PBP or Release Updates.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.sha256Sum(String sha256Sum) |
SHA-256 checksum of the one-off patch.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.sizeInKBs(Float sizeInKBs) |
The size of one-off patch in kilobytes.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.timeCreated(Date timeCreated) |
The date and time one-off patch was created.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.timeOfExpiration(Date timeOfExpiration) |
The date and time until which the one-off patch will be available for download.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time one-off patch was updated.
|
OneoffPatchSummary.Builder |
OneoffPatchSummary.toBuilder() |
|