Package | Description |
---|---|
com.oracle.bmc.containerengine.model | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
InstallAddonDetails |
InstallAddonDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
InstallAddonDetails.Builder |
InstallAddonDetails.Builder.copy(InstallAddonDetails model) |
Modifier and Type | Method and Description |
---|---|
InstallAddonDetails |
InstallAddonRequest.getBody$()
Alternative accessor for the body parameter.
|
InstallAddonDetails |
InstallAddonRequest.getInstallAddonDetails()
The details of the addon to be installed.
|
Modifier and Type | Method and Description |
---|---|
InstallAddonRequest.Builder |
InstallAddonRequest.Builder.body$(InstallAddonDetails body)
Alternative setter for the body parameter.
|
InstallAddonRequest.Builder |
InstallAddonRequest.Builder.installAddonDetails(InstallAddonDetails installAddonDetails)
The details of the addon to be installed.
|
Copyright © 2016–2024. All rights reserved.