| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLabelListResponse |
FactsApi.createLabelList(String login,
String representing,
CreateLabelListRequest body)
Create Label List
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateLabelListResponse> |
FactsApi.createLabelListWithHttpInfo(String login,
String representing,
CreateLabelListRequest body)
Create Label List
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.createLabelListAsync(String login,
String representing,
CreateLabelListRequest body,
ApiCallback<CreateLabelListResponse> callback)
Create Label List (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateLabelListResponse |
CreateLabelListResponse.addMembersItem(LabelListMember membersItem) |
CreateLabelListResponse |
CreateLabelListResponse.agent(Agent agent) |
CreateLabelListResponse |
CreateLabelListResponse.batchId(String batchId) |
CreateLabelListResponse |
CreateLabelListResponse.description(String description) |
CreateLabelListResponse |
CreateLabelListResponse.factType(String factType) |
CreateLabelListResponse |
CreateLabelListResponse.members(List<LabelListMember> members) |
CreateLabelListResponse |
CreateLabelListResponse.name(String name) |
CreateLabelListResponse |
CreateLabelListResponse.nodeId(String nodeId) |
CreateLabelListResponse |
CreateLabelListResponse.parentId(String parentId) |
CreateLabelListResponse |
CreateLabelListResponse.summary(Summary summary) |
CreateLabelListResponse |
CreateLabelListResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.