| Package | Description |
|---|---|
| com.volcengine.vke | |
| com.volcengine.vke.model |
| Modifier and Type | Method and Description |
|---|---|
CreateKubeconfigResponse |
VkeApi.createKubeconfig(CreateKubeconfigRequest body) |
com.squareup.okhttp.Call |
VkeApi.createKubeconfigAsync(CreateKubeconfigRequest body,
ApiCallback<CreateKubeconfigResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VkeApi.createKubeconfigCall(CreateKubeconfigRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createKubeconfig
|
ApiResponse<CreateKubeconfigResponse> |
VkeApi.createKubeconfigWithHttpInfo(@NotNull CreateKubeconfigRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateKubeconfigRequest |
CreateKubeconfigRequest.clusterId(String clusterId) |
CreateKubeconfigRequest |
CreateKubeconfigRequest.type(CreateKubeconfigRequest.TypeEnum type) |
CreateKubeconfigRequest |
CreateKubeconfigRequest.validDuration(Integer validDuration) |
Copyright © 2024. All rights reserved.