public class DocumentsEntity extends BaseEntity implements Iterable<String>
Constructor and Description |
---|
DocumentsEntity() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getDocuments() |
Iterator<String> |
iterator() |
void |
setDocuments(List<String> documents) |
getCode, getErrorMessage, getErrorNumber, getEtag, getRequestId, getStatusCode, isBatchResponseEntity, isError, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.