| 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 |
|---|---|
APICategoryListDTO |
ApiCategoryCollectionApi.apiCategoriesGet(String xWSO2Tenant)
Get all API categories
Get all API categories
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<APICategoryListDTO> |
ApiCategoryCollectionApi.apiCategoriesGetWithHttpInfo(String xWSO2Tenant)
Get all API categories
Get all API categories
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ApiCategoryCollectionApi.apiCategoriesGetAsync(String xWSO2Tenant,
ApiCallback<APICategoryListDTO> callback)
Get all API categories (asynchronously)
Get all API categories
|
| Modifier and Type | Method and Description |
|---|---|
APICategoryListDTO |
APICategoryListDTO.addListItem(APICategoryDTO listItem) |
APICategoryListDTO |
APICategoryListDTO.count(Integer count) |
APICategoryListDTO |
APICategoryListDTO.list(List<APICategoryDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.