| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
RecommendedAPIDTO |
RecommendedAPIDTO.avgRating(String avgRating) |
RecommendedAPIDTO |
RecommendedAPIDTO.id(String id) |
RecommendedAPIDTO |
RecommendedAPIDTO.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendedAPIDTO> |
RecommendationsDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationsDTO |
RecommendationsDTO.list(List<RecommendedAPIDTO> list) |
void |
RecommendationsDTO.setList(List<RecommendedAPIDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.