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 TypeMethodDescriptionvoidBrowseResponseInner.setRefinedContent(List<RefinedContent> refinedContent) voidSearchResponseInner.setRefinedContent(List<RefinedContent> refinedContent)