Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
UpdateNodePoolResponse |
ContainerEngineClient.updateNodePool(UpdateNodePoolRequest request) |
UpdateNodePoolResponse |
ContainerEngine.updateNodePool(UpdateNodePoolRequest request)
Update the details of a node pool.
|
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 |
---|---|
UpdateNodePoolRequest |
UpdateNodePoolRequest.Builder.build()
Build the instance of UpdateNodePoolRequest as configured by this builder
|
UpdateNodePoolRequest |
UpdateNodePoolRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateNodePoolRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateNodePoolRequest.Builder |
UpdateNodePoolRequest.Builder.copy(UpdateNodePoolRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.