Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiDeployment2 |
ClouderaManagerResourceApi.getDeployment2(String view)
Retrieve full description of the entire Cloudera Manager deployment including all hosts, clusters, services, roles, users, settings, etc.
|
ApiDeployment2 |
ClouderaManagerResourceApi.updateDeployment2(Boolean deleteCurrentDeployment,
ApiDeployment2 body)
Apply the supplied deployment description to the system.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiDeployment2> |
ClouderaManagerResourceApi.getDeployment2WithHttpInfo(String view)
Retrieve full description of the entire Cloudera Manager deployment including all hosts, clusters, services, roles, users, settings, etc.
|
ApiResponse<ApiDeployment2> |
ClouderaManagerResourceApi.updateDeployment2WithHttpInfo(Boolean deleteCurrentDeployment,
ApiDeployment2 body)
Apply the supplied deployment description to the system.
|
Modifier and Type | Method and Description |
---|---|
ApiDeployment2 |
ClouderaManagerResourceApi.updateDeployment2(Boolean deleteCurrentDeployment,
ApiDeployment2 body)
Apply the supplied deployment description to the system.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateDeployment2Async(Boolean deleteCurrentDeployment,
ApiDeployment2 body,
ApiCallback<ApiDeployment2> callback)
Apply the supplied deployment description to the system.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateDeployment2Call(Boolean deleteCurrentDeployment,
ApiDeployment2 body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateDeployment2
|
ApiResponse<ApiDeployment2> |
ClouderaManagerResourceApi.updateDeployment2WithHttpInfo(Boolean deleteCurrentDeployment,
ApiDeployment2 body)
Apply the supplied deployment description to the system.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getDeployment2Async(String view,
ApiCallback<ApiDeployment2> callback)
Retrieve full description of the entire Cloudera Manager deployment including all hosts, clusters, services, roles, users, settings, etc.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateDeployment2Async(Boolean deleteCurrentDeployment,
ApiDeployment2 body,
ApiCallback<ApiDeployment2> callback)
Apply the supplied deployment description to the system.
|
Copyright © 2019. All rights reserved.