Package | Description |
---|---|
com.oracle.bmc.bds.model |
Modifier and Type | Method and Description |
---|---|
static InstallPatchDetails.Builder |
InstallPatchDetails.builder()
Create a new builder.
|
InstallPatchDetails.Builder |
InstallPatchDetails.Builder.clusterAdminPassword(String clusterAdminPassword)
Base-64 encoded password for the cluster admin user.
|
InstallPatchDetails.Builder |
InstallPatchDetails.Builder.copy(InstallPatchDetails model) |
InstallPatchDetails.Builder |
InstallPatchDetails.Builder.patchingConfig(OdhPatchingConfig patchingConfig) |
InstallPatchDetails.Builder |
InstallPatchDetails.toBuilder() |
InstallPatchDetails.Builder |
InstallPatchDetails.Builder.version(String version)
The version of the patch to be installed.
|
Copyright © 2016–2024. All rights reserved.