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