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

Packages that use ApiParcelUsageRole
com.cloudera.api.model Java models of the underlying API JSON objects, with JAX-B annotations. 
 

Uses of ApiParcelUsageRole in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiParcelUsageRole
 Set<ApiParcelUsageRole> ApiParcelUsageHost.getRoles()
          A collection of the roles present on the host.
 

Method parameters in com.cloudera.api.model with type arguments of type ApiParcelUsageRole
 void ApiParcelUsageHost.setRoles(Set<ApiParcelUsageRole> roles)
           
 



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