Uses of Class
com.cumulocity.rest.representation.tenant.OptionCollectionRepresentation
-
Uses of OptionCollectionRepresentation in com.cumulocity.rest.representation.tenant
Modifier and TypeMethodDescriptionvoid
TenantApiRepresentation.setOptions
(OptionCollectionRepresentation options) -
Uses of OptionCollectionRepresentation in com.cumulocity.sdk.client.option
Modifier and TypeMethodDescriptionprotected Class<OptionCollectionRepresentation>
TenantOptionCollectionImpl.getResponseClass()
Modifier and TypeMethodDescriptionTenantOptionCollectionImpl.wrap
(OptionCollectionRepresentation collection) ModifierConstructorDescriptionPagedTenantOptionCollectionRepresentation
(OptionCollectionRepresentation collection, PagedCollectionResource<OptionRepresentation, ? extends OptionCollectionRepresentation> collectionResource) ModifierConstructorDescriptionPagedTenantOptionCollectionRepresentation
(OptionCollectionRepresentation collection, PagedCollectionResource<OptionRepresentation, ? extends OptionCollectionRepresentation> collectionResource)