UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.batchingStrategy(UpdateBatchingStrategyDetails batchingStrategy) |
|
static UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.builder() |
Create a new builder.
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.copy(UpdatePatchFsuCycle model) |
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.diagnosticsCollection(DiagnosticsCollectionDetails diagnosticsCollection) |
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.displayName(String displayName) |
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.freeformTags(Map<String,String> freeformTags) |
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.goalVersionDetails(FsuGoalVersionDetails goalVersionDetails) |
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.isIgnoreMissingPatches(List<String> isIgnoreMissingPatches) |
List of patch IDs to ignore.
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.isIgnorePatches(Boolean isIgnorePatches) |
Ignore all patches between the source and target homes during patching.
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.isKeepPlacement(Boolean isKeepPlacement) |
Ensure that services of administrator-managed Oracle RAC or Oracle RAC One databases are
running on the same instances before and after the move operation.
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.maxDrainTimeoutInSeconds(Integer maxDrainTimeoutInSeconds) |
Service drain timeout specified in seconds.
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.toBuilder() |
|