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