Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
CreateClusterResponse |
ContainerEngineClient.createCluster(CreateClusterRequest request) |
CreateClusterResponse |
ContainerEngine.createCluster(CreateClusterRequest request)
Create a new cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateClusterResponse> |
ContainerEngineAsyncClient.createCluster(CreateClusterRequest request,
AsyncHandler<CreateClusterRequest,CreateClusterResponse> handler) |
Future<CreateClusterResponse> |
ContainerEngineAsync.createCluster(CreateClusterRequest request,
AsyncHandler<CreateClusterRequest,CreateClusterResponse> handler)
Create a new cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateClusterResponse> |
ContainerEngineAsyncClient.createCluster(CreateClusterRequest request,
AsyncHandler<CreateClusterRequest,CreateClusterResponse> handler) |
Future<CreateClusterResponse> |
ContainerEngineAsync.createCluster(CreateClusterRequest request,
AsyncHandler<CreateClusterRequest,CreateClusterResponse> handler)
Create a new cluster.
|
Modifier and Type | Method and Description |
---|---|
CreateClusterResponse |
CreateClusterResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateClusterResponse.Builder |
CreateClusterResponse.Builder.copy(CreateClusterResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.