Package com.cumulocity.sdk.client.option
Class PagedTenantOptionCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation<OptionRepresentation>
com.cumulocity.rest.representation.tenant.OptionCollectionRepresentation
com.cumulocity.sdk.client.option.PagedTenantOptionCollectionRepresentation
- All Implemented Interfaces:
ResourceRepresentation,PagedCollectionRepresentation<OptionRepresentation>,Iterable<OptionRepresentation>,org.svenson.DynamicProperties
public class PagedTenantOptionCollectionRepresentation
extends OptionCollectionRepresentation
implements PagedCollectionRepresentation<OptionRepresentation>
-
Constructor Summary
ConstructorsConstructorDescriptionPagedTenantOptionCollectionRepresentation(OptionCollectionRepresentation collection, PagedCollectionResource<OptionRepresentation, ? extends OptionCollectionRepresentation> collectionResource) -
Method Summary
Methods inherited from class com.cumulocity.rest.representation.tenant.OptionCollectionRepresentation
getOptions, iterator, setOptionsMethods inherited from class com.cumulocity.rest.representation.BaseCollectionRepresentation
getNext, getPageStatistics, getPrev, setNext, setPageStatistics, setPrevMethods inherited from class com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
getQueryPlanner, setQueryPlannerMethods inherited from class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setPropertyMethods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, getSelfDecoded, setSelf, toJSON, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
PagedTenantOptionCollectionRepresentation
public PagedTenantOptionCollectionRepresentation(OptionCollectionRepresentation collection, PagedCollectionResource<OptionRepresentation, ? extends OptionCollectionRepresentation> collectionResource)
-
-
Method Details
-
allPages
- Specified by:
allPagesin interfacePagedCollectionRepresentation<OptionRepresentation>
-
elements
- Specified by:
elementsin interfacePagedCollectionRepresentation<OptionRepresentation>
-