Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
GetNodePoolOptionsResponse |
ContainerEngineClient.getNodePoolOptions(GetNodePoolOptionsRequest request) |
GetNodePoolOptionsResponse |
ContainerEngine.getNodePoolOptions(GetNodePoolOptionsRequest request)
Get options available for node pools.
|
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 |
---|---|
GetNodePoolOptionsRequest |
GetNodePoolOptionsRequest.Builder.build()
Build the instance of GetNodePoolOptionsRequest as configured by this builder
|
GetNodePoolOptionsRequest |
GetNodePoolOptionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetNodePoolOptionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetNodePoolOptionsRequest.Builder |
GetNodePoolOptionsRequest.Builder.copy(GetNodePoolOptionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.