Package | Description |
---|---|
com.oracle.bmc.bds.model | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
InstallPatchDetails |
InstallPatchDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
InstallPatchDetails.Builder |
InstallPatchDetails.Builder.copy(InstallPatchDetails model) |
Modifier and Type | Method and Description |
---|---|
InstallPatchDetails |
InstallPatchRequest.getBody$()
Alternative accessor for the body parameter.
|
InstallPatchDetails |
InstallPatchRequest.getInstallPatchDetails()
Details of the patch to be installed.
|
Modifier and Type | Method and Description |
---|---|
InstallPatchRequest.Builder |
InstallPatchRequest.Builder.body$(InstallPatchDetails body)
Alternative setter for the body parameter.
|
InstallPatchRequest.Builder |
InstallPatchRequest.Builder.installPatchDetails(InstallPatchDetails installPatchDetails)
Details of the patch to be installed.
|
Copyright © 2016–2024. All rights reserved.