Uses of Class
io.constructor.client.models.RefinedContent
Packages that use RefinedContent
-
Uses of RefinedContent in io.constructor.client.models
Methods in io.constructor.client.models that return types with arguments of type RefinedContentModifier and TypeMethodDescriptionBrowseResponseInner.getRefinedContent()
SearchResponseInner.getRefinedContent()
Method parameters in io.constructor.client.models with type arguments of type RefinedContentModifier and TypeMethodDescriptionvoid
BrowseResponseInner.setRefinedContent
(List<RefinedContent> refinedContent) void
SearchResponseInner.setRefinedContent
(List<RefinedContent> refinedContent)