Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
ApiParcelRef |
ApiParcelUsageParcel.getParcelRef()
Reference to the corresponding Parcel object.
|
Modifier and Type | Method and Description |
---|---|
Set<ApiParcelRef> |
ApiParcelUsageRole.getParcelRefs()
A collection of references to the parcels being used by the role.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiParcelUsageParcel.setParcelRef(ApiParcelRef parcelRef) |
Modifier and Type | Method and Description |
---|---|
void |
ApiParcelUsageRole.setParcelRefs(Set<ApiParcelRef> parcelRefs) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.