| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1 | |
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
RecommendationsDTO |
RecommendationsApi.recommendationsGet()
Give API Recommendations for a User
This API can be used to get recommended APIs for a user who logs into the API Developer Portal
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RecommendationsDTO> |
RecommendationsApi.recommendationsGetWithHttpInfo()
Give API Recommendations for a User
This API can be used to get recommended APIs for a user who logs into the API Developer Portal
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
RecommendationsApi.recommendationsGetAsync(ApiCallback<RecommendationsDTO> _callback)
Give API Recommendations for a User (asynchronously)
This API can be used to get recommended APIs for a user who logs into the API Developer Portal
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationsDTO |
RecommendationsDTO.count(Integer count) |
RecommendationsDTO |
RecommendationsDTO.list(List<RecommendedAPIDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.