| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
APIInfoDTO |
APIInfoDTO.name(String name) |
APIInfoDTO |
APIInfoDTO.provider(String provider) |
APIInfoDTO |
APIInfoDTO.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
List<APIInfoDTO> |
APIInfoListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
APIInfoListDTO |
APIInfoListDTO.addListItem(APIInfoDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
APIInfoListDTO |
APIInfoListDTO.list(List<APIInfoDTO> list) |
void |
APIInfoListDTO.setList(List<APIInfoDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.