| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreateScopeResponse |
FactsApi.createScope(String login,
String representing,
CreateScopeRequest body)
Create Scope
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateScopeResponse> |
FactsApi.createScopeWithHttpInfo(String login,
String representing,
CreateScopeRequest body)
Create Scope
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.createScopeAsync(String login,
String representing,
CreateScopeRequest body,
ApiCallback<CreateScopeResponse> callback)
Create Scope (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateScopeResponse |
CreateScopeResponse.addMemberIdsItem(String memberIdsItem) |
CreateScopeResponse |
CreateScopeResponse.agent(Agent agent) |
CreateScopeResponse |
CreateScopeResponse.batchId(String batchId) |
CreateScopeResponse |
CreateScopeResponse.description(String description) |
CreateScopeResponse |
CreateScopeResponse.factType(String factType) |
CreateScopeResponse |
CreateScopeResponse.memberIds(List<String> memberIds) |
CreateScopeResponse |
CreateScopeResponse.name(String name) |
CreateScopeResponse |
CreateScopeResponse.nodeId(String nodeId) |
CreateScopeResponse |
CreateScopeResponse.parentId(String parentId) |
CreateScopeResponse |
CreateScopeResponse.summary(Summary summary) |
CreateScopeResponse |
CreateScopeResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.