| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
LabelDTO |
LabelDTO.accessUrls(List<String> accessUrls) |
LabelDTO |
LabelDTO.description(String description) |
LabelDTO |
LabelDTO.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<LabelDTO> |
APIDTO.getLabels()
Labels of micro-gateway environments attached to the API.
|
| Modifier and Type | Method and Description |
|---|---|
APIDTO |
APIDTO.labels(List<LabelDTO> labels) |
void |
APIDTO.setLabels(List<LabelDTO> labels) |
Copyright © 2021 WSO2 Inc. All rights reserved.