| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
APICategoryListDTO |
ApiCategoryCollectionApi.apiCategoriesGet()
Get all API categories
Get all API categories
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<APICategoryListDTO> |
ApiCategoryCollectionApi.apiCategoriesGetWithHttpInfo()
Get all API categories
Get all API categories
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ApiCategoryCollectionApi.apiCategoriesGetAsync(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.