| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.rest.integration.tests.publisher.model |
| Modifier and Type | Method and Description |
|---|---|
Label |
Label.accessUrls(List<String> accessUrls) |
Label |
Label.addAccessUrlsItem(String accessUrlsItem) |
Label |
Label.labelId(String labelId) |
Label |
Label.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Label> |
LabelList.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
LabelList |
LabelList.addListItem(Label listItem) |
| Modifier and Type | Method and Description |
|---|---|
LabelList |
LabelList.list(List<Label> list) |
void |
LabelList.setList(List<Label> list) |
Copyright © 2018 WSO2. All rights reserved.