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

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

Uses of ApiParcelUsageParcel in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiParcelUsageParcel
 Set<ApiParcelUsageParcel> ApiParcelUsage.getParcels()
          The parcel's that are activated and/or in-use on this cluster.
 

Method parameters in com.cloudera.api.model with type arguments of type ApiParcelUsageParcel
 void ApiParcelUsage.setParcels(Set<ApiParcelUsageParcel> parcels)
           
 



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