| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1 | |
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APICategoryListDTO |
ApiCategoryCollectionApi.getAllAPICategories()
Get all API categories
Get all API categories
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<APICategoryListDTO> |
ApiCategoryCollectionApi.getAllAPICategoriesWithHttpInfo()
Get all API categories
Get all API categories
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ApiCategoryCollectionApi.getAllAPICategoriesAsync(ApiCallback<APICategoryListDTO> _callback)
Get all API categories (asynchronously)
Get all API categories
|
| Modifier and Type | Method and Description |
|---|---|
APICategoryListDTO |
APICategoryListDTO.count(Integer count) |
APICategoryListDTO |
APICategoryListDTO.list(List<APICategoryDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.