Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
GetNodePoolOptionsResponse |
ContainerEngineClient.getNodePoolOptions(GetNodePoolOptionsRequest request) |
GetNodePoolOptionsResponse |
ContainerEngine.getNodePoolOptions(GetNodePoolOptionsRequest request)
Get options available for node pools.
|
Modifier and Type | Method and Description |
---|---|
Future<GetNodePoolOptionsResponse> |
ContainerEngineAsyncClient.getNodePoolOptions(GetNodePoolOptionsRequest request,
AsyncHandler<GetNodePoolOptionsRequest,GetNodePoolOptionsResponse> handler) |
Future<GetNodePoolOptionsResponse> |
ContainerEngineAsync.getNodePoolOptions(GetNodePoolOptionsRequest request,
AsyncHandler<GetNodePoolOptionsRequest,GetNodePoolOptionsResponse> handler)
Get options available for node pools.
|
Modifier and Type | Method and Description |
---|---|
Future<GetNodePoolOptionsResponse> |
ContainerEngineAsyncClient.getNodePoolOptions(GetNodePoolOptionsRequest request,
AsyncHandler<GetNodePoolOptionsRequest,GetNodePoolOptionsResponse> handler) |
Future<GetNodePoolOptionsResponse> |
ContainerEngineAsync.getNodePoolOptions(GetNodePoolOptionsRequest request,
AsyncHandler<GetNodePoolOptionsRequest,GetNodePoolOptionsResponse> handler)
Get options available for node pools.
|
Modifier and Type | Method and Description |
---|---|
GetNodePoolOptionsResponse |
GetNodePoolOptionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetNodePoolOptionsResponse.Builder |
GetNodePoolOptionsResponse.Builder.copy(GetNodePoolOptionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.