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