Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
List<ApiBatchResponseElement> |
ApiBatchResponse.getElements() |
Modifier and Type | Method and Description |
---|---|
void |
ApiBatchResponse.setElements(List<ApiBatchResponseElement> elements) |
Constructor and Description |
---|
ApiBatchResponse(List<ApiBatchResponseElement> elements) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.