| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreateGroupResponse |
FactsApi.createGroup(String login,
String representing,
CreateGroupRequest body)
Create Group
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateGroupResponse> |
FactsApi.createGroupWithHttpInfo(String login,
String representing,
CreateGroupRequest body)
Create Group
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.createGroupAsync(String login,
String representing,
CreateGroupRequest body,
ApiCallback<CreateGroupResponse> callback)
Create Group (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateGroupResponse |
CreateGroupResponse.agent(Agent agent) |
CreateGroupResponse |
CreateGroupResponse.batchId(String batchId) |
CreateGroupResponse |
CreateGroupResponse.description(String description) |
CreateGroupResponse |
CreateGroupResponse.factType(String factType) |
CreateGroupResponse |
CreateGroupResponse.name(String name) |
CreateGroupResponse |
CreateGroupResponse.nodeId(String nodeId) |
CreateGroupResponse |
CreateGroupResponse.parentId(String parentId) |
CreateGroupResponse |
CreateGroupResponse.summary(Summary summary) |
CreateGroupResponse |
CreateGroupResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.