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

Packages that use ApiHostRefList
com.cloudera.api.v3 API version 3, introduced in Cloudera Manager 4.5. 
com.cloudera.api.v7 API version 7, introduced in Cloudera Manager 5.1.0. 
 

Uses of ApiHostRefList in com.cloudera.api.v3
 

Methods in com.cloudera.api.v3 that return ApiHostRefList
 ApiHostRefList ClustersResourceV3.addHosts(String clusterName, ApiHostRefList hosts)
           
 ApiHostRefList ClustersResourceV3.listHosts(String clusterName)
           
 ApiHostRefList ClustersResourceV3.removeAllHosts(String clusterName)
           
 

Methods in com.cloudera.api.v3 with parameters of type ApiHostRefList
 ApiHostRefList ClustersResourceV3.addHosts(String clusterName, ApiHostRefList hosts)
           
 ApiCommand HostTemplatesResource.applyHostTemplate(String hostTemplateName, ApiHostRefList hosts, boolean startRoles)
          Applies a host template to a collection of hosts.
 

Uses of ApiHostRefList in com.cloudera.api.v7
 

Methods in com.cloudera.api.v7 with parameters of type ApiHostRefList
 ApiCommand ClustersResourceV7.deployClusterClientConfig(String clusterName, ApiHostRefList hosts)
          Deploy the Cluster's Kerberos client configuration.
 



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