| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
LabelDTO |
LabelDTO.accessUrls(List<String> accessUrls) |
LabelDTO |
LabelDTO.addAccessUrlsItem(String accessUrlsItem) |
LabelDTO |
LabelDTO.description(String description) |
LabelDTO |
LabelDTO.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<LabelDTO> |
LabelListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
LabelListDTO |
LabelListDTO.addListItem(LabelDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
LabelListDTO |
LabelListDTO.list(List<LabelDTO> list) |
void |
LabelListDTO.setList(List<LabelDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.