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<ApiBatchRequestElement> |
ApiBatchRequest.getElements() |
Modifier and Type | Method and Description |
---|---|
void |
ApiBatchRequest.setElements(List<ApiBatchRequestElement> elements) |
Constructor and Description |
---|
ApiBatchRequest(List<ApiBatchRequestElement> elements) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.