Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
GetNodePoolResponse |
ContainerEngine.getNodePool(GetNodePoolRequest request)
Get the details of a node pool.
|
GetNodePoolResponse |
ContainerEngineClient.getNodePool(GetNodePoolRequest request) |
Future<GetNodePoolResponse> |
ContainerEngineAsync.getNodePool(GetNodePoolRequest request,
AsyncHandler<GetNodePoolRequest,GetNodePoolResponse> handler)
Get the details of a node pool.
|
Future<GetNodePoolResponse> |
ContainerEngineAsyncClient.getNodePool(GetNodePoolRequest request,
AsyncHandler<GetNodePoolRequest,GetNodePoolResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetNodePoolResponse> |
ContainerEngineAsync.getNodePool(GetNodePoolRequest request,
AsyncHandler<GetNodePoolRequest,GetNodePoolResponse> handler)
Get the details of a node pool.
|
Future<GetNodePoolResponse> |
ContainerEngineAsyncClient.getNodePool(GetNodePoolRequest request,
AsyncHandler<GetNodePoolRequest,GetNodePoolResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetNodePoolRequest |
GetNodePoolRequest.Builder.build()
Build the instance of GetNodePoolRequest as configured by this builder
|
GetNodePoolRequest |
GetNodePoolRequest.Builder.buildWithoutInvocationCallback() |
Modifier and Type | Method and Description |
---|---|
GetNodePoolRequest.Builder |
GetNodePoolRequest.Builder.copy(GetNodePoolRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2019. All rights reserved.