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