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