Uses of Class
com.cloudera.api.model.ApiDeployment

Packages that use ApiDeployment
com.cloudera.api.v2 API version 2, introduced in Cloudera Manager 4.1. 
 

Uses of ApiDeployment in com.cloudera.api.v2
 

Methods in com.cloudera.api.v2 that return ApiDeployment
 ApiDeployment ClouderaManagerResourceV2.getDeployment(DataView dataView)
          Retrieve full description of the entire Cloudera Manager deployment including all hosts, clusters, services, roles, users, settings, etc.
 ApiDeployment ClouderaManagerResourceV2.updateDeployment(ApiDeployment deployment, Boolean deleteCurrentDeployment)
          Apply the supplied deployment description to the system.
 

Methods in com.cloudera.api.v2 with parameters of type ApiDeployment
 ApiDeployment ClouderaManagerResourceV2.updateDeployment(ApiDeployment deployment, Boolean deleteCurrentDeployment)
          Apply the supplied deployment description to the system.
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.