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