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