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