Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ControlPlanesResourceApi.uninstallControlPlane(String controlPlaneUuid,
ApiUninstallControlPlaneArgs body)
Launches Uninstall Command on the control plane with the given uuid.
|
com.squareup.okhttp.Call |
ControlPlanesResourceApi.uninstallControlPlaneAsync(String controlPlaneUuid,
ApiUninstallControlPlaneArgs body,
ApiCallback<ApiCommand> callback)
Launches Uninstall Command on the control plane with the given uuid.
|
com.squareup.okhttp.Call |
ControlPlanesResourceApi.uninstallControlPlaneCall(String controlPlaneUuid,
ApiUninstallControlPlaneArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for uninstallControlPlane
|
ApiResponse<ApiCommand> |
ControlPlanesResourceApi.uninstallControlPlaneWithHttpInfo(String controlPlaneUuid,
ApiUninstallControlPlaneArgs body)
Launches Uninstall Command on the control plane with the given uuid.
|
Modifier and Type | Method and Description |
---|---|
ApiUninstallControlPlaneArgs |
ApiUninstallControlPlaneArgs.kubeConfig(String kubeConfig) |
Copyright © 2020. All rights reserved.