|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ApiBatchResponseElement | |
---|---|
com.cloudera.api.model | Java models of the underlying API JSON objects, with JAX-B annotations. |
Uses of ApiBatchResponseElement in com.cloudera.api.model |
---|
Methods in com.cloudera.api.model that return types with arguments of type ApiBatchResponseElement | |
---|---|
List<ApiBatchResponseElement> |
ApiBatchResponse.getElements()
|
Method parameters in com.cloudera.api.model with type arguments of type ApiBatchResponseElement | |
---|---|
void |
ApiBatchResponse.setElements(List<ApiBatchResponseElement> elements)
|
Constructor parameters in com.cloudera.api.model with type arguments of type ApiBatchResponseElement | |
---|---|
ApiBatchResponse(List<ApiBatchResponseElement> elements)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |