Package | Description |
---|---|
com.oracle.bmc.bds.model |
Modifier and Type | Method and Description |
---|---|
static InstallOsPatchDetails.Builder |
InstallOsPatchDetails.builder()
Create a new builder.
|
InstallOsPatchDetails.Builder |
InstallOsPatchDetails.Builder.clusterAdminPassword(String clusterAdminPassword)
Base-64 encoded password for the cluster admin user.
|
InstallOsPatchDetails.Builder |
InstallOsPatchDetails.Builder.copy(InstallOsPatchDetails model) |
InstallOsPatchDetails.Builder |
InstallOsPatchDetails.Builder.osPatchVersion(String osPatchVersion)
The target os patch version.
|
InstallOsPatchDetails.Builder |
InstallOsPatchDetails.Builder.patchingConfigs(PatchingConfigs patchingConfigs) |
InstallOsPatchDetails.Builder |
InstallOsPatchDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.