Uses of Class
io.constructor.client.models.Feature
Packages that use Feature
-
Uses of Feature in io.constructor.client.models
Methods in io.constructor.client.models that return types with arguments of type FeatureModifier and TypeMethodDescriptionBrowseResponseInner.getFeatures()SearchResponseInner.getFeatures()Method parameters in io.constructor.client.models with type arguments of type FeatureModifier and TypeMethodDescriptionvoidBrowseResponseInner.setFeatures(List<Feature> features) voidSearchResponseInner.setFeatures(List<Feature> features)