| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
TagDTO |
TagDTO.count(Integer count) |
TagDTO |
TagDTO.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<TagDTO> |
TagListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
TagListDTO |
TagListDTO.list(List<TagDTO> list) |
void |
TagListDTO.setList(List<TagDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.