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