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