Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiParcelList |
ParcelsResourceApi.readParcels(String clusterName,
String view)
Lists all parcels that the cluster has access to.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiParcelList> |
ParcelsResourceApi.readParcelsWithHttpInfo(String clusterName,
String view)
Lists all parcels that the cluster has access to.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ParcelsResourceApi.readParcelsAsync(String clusterName,
String view,
ApiCallback<ApiParcelList> callback)
Lists all parcels that the cluster has access to.
|
Modifier and Type | Method and Description |
---|---|
ApiParcelList |
ApiParcelList.addItemsItem(ApiParcel itemsItem) |
ApiParcelList |
ApiParcelList.items(List<ApiParcel> items) |
Copyright © 2019. All rights reserved.