Package | Description |
---|---|
com.oracle.bmc.bds.model |
Modifier and Type | Class and Description |
---|---|
class |
BatchingBasedPatchingConfigs
Configuration that applies the patch in batches, the batch size is a user defined parameter.
|
class |
DomainBasedPatchingConfigs
This patching config will patch all nodes in one AD/FD at a time.
|
class |
DowntimeBasedPatchingConfigs
Patching configurations which allows downtime.
|
Modifier and Type | Method and Description |
---|---|
PatchingConfigs |
InstallOsPatchDetails.getPatchingConfigs() |
Modifier and Type | Method and Description |
---|---|
InstallOsPatchDetails.Builder |
InstallOsPatchDetails.Builder.patchingConfigs(PatchingConfigs patchingConfigs) |
Constructor and Description |
---|
InstallOsPatchDetails(String osPatchVersion,
String clusterAdminPassword,
PatchingConfigs patchingConfigs)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.