| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
LabelListDTO |
LabelCollectionApi.labelsGet()
Get all registered Labels
Get all Registered Labels
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<LabelListDTO> |
LabelCollectionApi.labelsGetWithHttpInfo()
Get all registered Labels
Get all Registered Labels
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
LabelCollectionApi.labelsGetAsync(ApiCallback<LabelListDTO> _callback)
Get all registered Labels (asynchronously)
Get all Registered Labels
|
| Modifier and Type | Method and Description |
|---|---|
LabelListDTO |
LabelListDTO.count(Integer count) |
LabelListDTO |
LabelListDTO.list(List<LabelDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.