Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
UpdateNodePoolResponse |
ContainerEngineClient.updateNodePool(UpdateNodePoolRequest request) |
UpdateNodePoolResponse |
ContainerEngine.updateNodePool(UpdateNodePoolRequest request)
Update the details of a node pool.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNodePoolResponse> |
ContainerEngineAsyncClient.updateNodePool(UpdateNodePoolRequest request,
AsyncHandler<UpdateNodePoolRequest,UpdateNodePoolResponse> handler) |
Future<UpdateNodePoolResponse> |
ContainerEngineAsync.updateNodePool(UpdateNodePoolRequest request,
AsyncHandler<UpdateNodePoolRequest,UpdateNodePoolResponse> handler)
Update the details of a node pool.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNodePoolResponse> |
ContainerEngineAsyncClient.updateNodePool(UpdateNodePoolRequest request,
AsyncHandler<UpdateNodePoolRequest,UpdateNodePoolResponse> handler) |
Future<UpdateNodePoolResponse> |
ContainerEngineAsync.updateNodePool(UpdateNodePoolRequest request,
AsyncHandler<UpdateNodePoolRequest,UpdateNodePoolResponse> handler)
Update the details of a node pool.
|
Modifier and Type | Method and Description |
---|---|
UpdateNodePoolResponse |
UpdateNodePoolResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateNodePoolResponse.Builder |
UpdateNodePoolResponse.Builder.copy(UpdateNodePoolResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.