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 identifiers of patches to ignore.
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.isIgnorePatches(Boolean isIgnorePatches) |
Ignore patch conflicts or missing patches between the source and goal homes.
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.isKeepPlacement(Boolean isKeepPlacement) |
Ensure that database services are online on the same VMs before and after the maintenance
update.
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.Builder.maxDrainTimeoutInSeconds(Integer maxDrainTimeoutInSeconds) |
Timeout for session draining for database services specified in seconds.
|
UpdatePatchFsuCycle.Builder |
UpdatePatchFsuCycle.toBuilder() |
|