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