Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ControlPlanesResourceApi.updateValuesYaml(String controlPlaneUuid,
ApiUpdateControlPlaneValuesYamlArgs body)
Launches update the values.
|
com.squareup.okhttp.Call |
ControlPlanesResourceApi.updateValuesYamlAsync(String controlPlaneUuid,
ApiUpdateControlPlaneValuesYamlArgs body,
ApiCallback<ApiCommand> callback)
Launches update the values.
|
com.squareup.okhttp.Call |
ControlPlanesResourceApi.updateValuesYamlCall(String controlPlaneUuid,
ApiUpdateControlPlaneValuesYamlArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateValuesYaml
|
ApiResponse<ApiCommand> |
ControlPlanesResourceApi.updateValuesYamlWithHttpInfo(String controlPlaneUuid,
ApiUpdateControlPlaneValuesYamlArgs body)
Launches update the values.
|
Modifier and Type | Method and Description |
---|---|
ApiUpdateControlPlaneValuesYamlArgs |
ApiUpdateControlPlaneValuesYamlArgs.kubeConfig(String kubeConfig) |
ApiUpdateControlPlaneValuesYamlArgs |
ApiUpdateControlPlaneValuesYamlArgs.remoteRepoUrl(String remoteRepoUrl) |
Copyright © 2022. All rights reserved.