public class BulkOperationCollectionRepresentation extends BaseCollectionRepresentation<BulkOperationRepresentation>
Constructor and Description |
---|
BulkOperationCollectionRepresentation() |
Modifier and Type | Method and Description |
---|---|
List<BulkOperationRepresentation> |
getBulkOperations() |
Iterator<BulkOperationRepresentation> |
iterator() |
void |
setBulkOperations(List<BulkOperationRepresentation> bulkOperations) |
getNext, getPageStatistics, getPrev, setNext, setPageStatistics, setPrev
getSelf, getSelfDecoded, setSelf, toJSON, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public BulkOperationCollectionRepresentation()
@JSONTypeHint(value=BulkOperationRepresentation.class) public List<BulkOperationRepresentation> getBulkOperations()
public void setBulkOperations(List<BulkOperationRepresentation> bulkOperations)
@JSONProperty(ignore=true) public Iterator<BulkOperationRepresentation> iterator()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.