Package | Description |
---|---|
com.oracle.bmc.bds.model |
Modifier and Type | Method and Description |
---|---|
BatchingBasedPatchingConfigs.Builder |
BatchingBasedPatchingConfigs.Builder.batchSize(Integer batchSize)
How many nodes to be patched and rebooted in each iteration.
|
static BatchingBasedPatchingConfigs.Builder |
BatchingBasedPatchingConfigs.builder()
Create a new builder.
|
BatchingBasedPatchingConfigs.Builder |
BatchingBasedPatchingConfigs.Builder.copy(BatchingBasedPatchingConfigs model) |
BatchingBasedPatchingConfigs.Builder |
BatchingBasedPatchingConfigs.toBuilder() |
BatchingBasedPatchingConfigs.Builder |
BatchingBasedPatchingConfigs.Builder.toleranceThresholdPerBatch(Integer toleranceThresholdPerBatch)
Acceptable number of failed-to-be-patched nodes in each batch.
|
BatchingBasedPatchingConfigs.Builder |
BatchingBasedPatchingConfigs.Builder.waitTimeBetweenBatchInSeconds(Integer waitTimeBetweenBatchInSeconds)
The wait time between batches in seconds.
|
Copyright © 2016–2024. All rights reserved.