Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
CreateClusterResponse |
ContainerEngineClient.createCluster(CreateClusterRequest request) |
CreateClusterResponse |
ContainerEngine.createCluster(CreateClusterRequest request)
Create a new cluster.
|
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 |
---|---|
CreateClusterRequest |
CreateClusterRequest.Builder.build()
Build the instance of CreateClusterRequest as configured by this builder
|
CreateClusterRequest |
CreateClusterRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateClusterRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.copy(CreateClusterRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.