Uses of Class
com.cumulocity.rest.representation.tenant.OptionCollectionRepresentation
Packages that use OptionCollectionRepresentation
-
Uses of OptionCollectionRepresentation in com.cumulocity.rest.representation.tenant
Methods in com.cumulocity.rest.representation.tenant that return OptionCollectionRepresentationMethods in com.cumulocity.rest.representation.tenant with parameters of type OptionCollectionRepresentationModifier and TypeMethodDescriptionvoid
TenantApiRepresentation.setOptions
(OptionCollectionRepresentation options) -
Uses of OptionCollectionRepresentation in com.cumulocity.sdk.client.option
Subclasses of OptionCollectionRepresentation in com.cumulocity.sdk.client.optionMethods in com.cumulocity.sdk.client.option that return types with arguments of type OptionCollectionRepresentationModifier and TypeMethodDescriptionprotected Class<OptionCollectionRepresentation>
TenantOptionCollectionImpl.getResponseClass()
Methods in com.cumulocity.sdk.client.option with parameters of type OptionCollectionRepresentationModifier and TypeMethodDescriptionTenantOptionCollectionImpl.wrap
(OptionCollectionRepresentation collection) Constructors in com.cumulocity.sdk.client.option with parameters of type OptionCollectionRepresentationModifierConstructorDescriptionPagedTenantOptionCollectionRepresentation
(OptionCollectionRepresentation collection, PagedCollectionResource<OptionRepresentation, ? extends OptionCollectionRepresentation> collectionResource) Constructor parameters in com.cumulocity.sdk.client.option with type arguments of type OptionCollectionRepresentationModifierConstructorDescriptionPagedTenantOptionCollectionRepresentation
(OptionCollectionRepresentation collection, PagedCollectionResource<OptionRepresentation, ? extends OptionCollectionRepresentation> collectionResource)