| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1 | |
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
LabelListDTO |
LabelCollectionApi.getLabels()
Get all Registered Labels
Get all registered Labels
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<LabelListDTO> |
LabelCollectionApi.getLabelsWithHttpInfo()
Get all Registered Labels
Get all registered Labels
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
LabelCollectionApi.getLabelsAsync(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) |
LabelListDTO |
LabelListDTO.pagination(PaginationDTO pagination) |
Copyright © 2021 WSO2 Inc. All rights reserved.