Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAddonResponse |
ContainerEngineClient.updateAddon(UpdateAddonRequest request) |
UpdateAddonResponse |
ContainerEngine.updateAddon(UpdateAddonRequest request)
Update addon details for a cluster.
|
Future<UpdateAddonResponse> |
ContainerEngineAsyncClient.updateAddon(UpdateAddonRequest request,
AsyncHandler<UpdateAddonRequest,UpdateAddonResponse> handler) |
Future<UpdateAddonResponse> |
ContainerEngineAsync.updateAddon(UpdateAddonRequest request,
AsyncHandler<UpdateAddonRequest,UpdateAddonResponse> handler)
Update addon details for a cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAddonResponse> |
ContainerEngineAsyncClient.updateAddon(UpdateAddonRequest request,
AsyncHandler<UpdateAddonRequest,UpdateAddonResponse> handler) |
Future<UpdateAddonResponse> |
ContainerEngineAsync.updateAddon(UpdateAddonRequest request,
AsyncHandler<UpdateAddonRequest,UpdateAddonResponse> handler)
Update addon details for a cluster.
|
Modifier and Type | Method and Description |
---|---|
UpdateAddonRequest |
UpdateAddonRequest.Builder.build()
Build the instance of UpdateAddonRequest as configured by this builder
|
UpdateAddonRequest |
UpdateAddonRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAddonRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAddonRequest.Builder |
UpdateAddonRequest.Builder.copy(UpdateAddonRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.