public class ApiLabelUtil extends Object
| Constructor and Description |
|---|
ApiLabelUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createLabelsIfNotExists(com.takipi.common.api.ApiClient apiClient,
String serviceId,
String[] labelNames) |
static Map<String,com.takipi.common.api.data.label.Label> |
getServiceLabels(com.takipi.common.api.ApiClient apiClient,
String serviceId) |
Copyright © 2016–2018. All rights reserved.