Uses of Class
co.novu.api.blueprints.responses.BlueprintsByCategoryResponse
-
Packages that use BlueprintsByCategoryResponse Package Description co.novu.api.blueprints co.novu.common.base -
-
Uses of BlueprintsByCategoryResponse in co.novu.api.blueprints
Methods in co.novu.api.blueprints that return BlueprintsByCategoryResponse Modifier and Type Method Description BlueprintsByCategoryResponseBlueprintsHandler. getBlueprintsByCategory()Methods in co.novu.api.blueprints that return types with arguments of type BlueprintsByCategoryResponse Modifier and Type Method Description retrofit2.Call<BlueprintsByCategoryResponse>BlueprintsApi. getBlueprintsByCategory() -
Uses of BlueprintsByCategoryResponse in co.novu.common.base
Methods in co.novu.common.base that return BlueprintsByCategoryResponse Modifier and Type Method Description BlueprintsByCategoryResponseNovu. getBlueprintsByCategory()
-