ApiResponse<CreateMemberResponse> |
FactsApi.addMemberWithHttpInfo(String login,
String representing,
CreateMemberRequest body)
Create Member
|
ApiResponse<StandardNodeResponse> |
FactsApi.bidWithHttpInfo(String login,
String representing,
CreateBidRequest body)
Create Bid
|
ApiResponse<CreateAliasResponse> |
FactsApi.createAliasWithHttpInfo(String login,
String representing,
CreateAliasRequest body)
Create Alias
|
ApiResponse<CreateApplicationResponse> |
FactsApi.createApplicationWithHttpInfo(String login,
String representing,
CreateApplicationRequest body)
Create Application
|
ApiResponse<CreateDomainResponse> |
FactsApi.createDomainWithHttpInfo(String login,
String representing,
CreateDomainRequest body)
Create Domain
|
ApiResponse<CreateEntityResponse> |
FactsApi.createEntityWithHttpInfo(String login,
String representing,
CreateInDomainRequest body)
Create Entity
|
ApiResponse<CreateFieldResponse> |
FactsApi.createFieldWithHttpInfo(String login,
String representing,
CreateFieldRequest body)
Create Field
|
ApiResponse<CreateFilterResponse> |
FactsApi.createFilterWithHttpInfo(String login,
String representing,
CreateFilterRequest body)
Create Filter
|
ApiResponse<CreateGroupResponse> |
FactsApi.createGroupWithHttpInfo(String login,
String representing,
CreateGroupRequest body)
Create Group
|
ApiResponse<CreateInformationResponse> |
FactsApi.createInformationWithHttpInfo(String login,
String representing,
CreateInformationRequest body)
Create Information
|
ApiResponse<CreateInterfaceResponse> |
FactsApi.createInterfaceWithHttpInfo(String login,
String representing,
CreateInterfaceRequest body)
Create Interface
|
ApiResponse<CreateLabelListResponse> |
FactsApi.createLabelListWithHttpInfo(String login,
String representing,
CreateLabelListRequest body)
Create Label List
|
ApiResponse<CreateLoginResponse> |
FactsApi.createLoginWithHttpInfo(String login,
String representing,
CreateLoginRequest body)
Create Login
|
ApiResponse<CreateMirrorResponse> |
FactsApi.createMirrorWithHttpInfo(String login,
String representing,
CreateMirrorRequest body)
Create Mirror
|
ApiResponse<CreatePriceResponse> |
FactsApi.createPriceWithHttpInfo(String login,
String representing,
CreatePriceRequest body)
Create Price
|
ApiResponse<CreateScopeResponse> |
FactsApi.createScopeWithHttpInfo(String login,
String representing,
CreateScopeRequest body)
Create Scope
|
ApiResponse<AddStatementResponse> |
FactsApi.createStatementWithHttpInfo(String login,
String representing,
AddStatementRequest body)
Create Statement
|
ApiResponse<CreateTemplateResponse> |
FactsApi.createTemplateWithHttpInfo(String login,
String representing,
CreateTemplateRequest body)
Create Template
|
ApiResponse<StandardNodeResponse> |
FactsApi.deleteNodeWithHttpInfo(String login,
String representing,
NodeIdRequest body)
Delete Node
|
ApiResponse<ReadResponse> |
FactsApi.deleteWithHttpInfo(String login,
String representing,
DeleteRequest body)
Deleting
|
ApiResponse<DescribeResponse> |
FactsApi.describeWithHttpInfo(String login,
String representing,
DescribeRequest body)
Describe
|
ApiResponse<InformationListResponse> |
FactsApi.historyWithHttpInfo(String login,
String representing,
NodeIdRequest body)
History
|
ApiResponse<AddLabelResponse> |
FactsApi.labelWithHttpInfo(String login,
String representing,
AddLabelRequest body)
Label a Node
|
ApiResponse<StandardNodeResponse> |
FactsApi.obliterateWithHttpInfo(String login,
String representing,
NodeIdRequest body)
Obliterating Information Nodes
|
ApiResponse<CreatePermissionResponse> |
FactsApi.permissionWithHttpInfo(String login,
String representing,
CreatePermissionRequest body)
Create Permission
|
ApiResponse<ReadResponse> |
FactsApi.readWithHttpInfo(String login,
String representing,
ReadRequest body)
Reading
|
ApiResponse<DescribeResponse> |
FactsApi.replaceInformationWithHttpInfo(String login,
String representing,
ReplaceFieldRequest body)
Replace
|
ApiResponse<StandardNodeResponse> |
FactsApi.requestPermissionWithHttpInfo(String login,
String representing,
NodeIdRequest body)
Request Permission
|
ApiResponse<ResetLoginResponse> |
FactsApi.resetLoginWithHttpInfo(String login,
String representing,
ResetLoginCredentialsRequest body)
Changing Login Password
|
ApiResponse<SearchAliasResponse> |
FactsApi.searchAliasWithHttpInfo(String login,
String representing,
SearchAliasRequest body)
Search For Alias
|
ApiResponse<EntityListResponse> |
FactsApi.searchEntityWithHttpInfo(String login,
String representing,
SearchEntityRequest body)
Search For Entity
|
ApiResponse<SettleAccountResponse> |
FactsApi.settleAccountWithHttpInfo(String login,
String representing,
SettleAccountRequest body)
Settle Account
|
ApiResponse<UpdateApplicationResponse> |
FactsApi.updateApplicationWithHttpInfo(String login,
String representing,
UpdateApplicationRequest body)
Resetting Application Secret
|
ApiResponse<StandardNodeResponse> |
FactsApi.updateStatusWithHttpInfo(String login,
String representing,
UpdateStatusRequest body)
Enabling/Disabling Nodes
|
ApiResponse<CreateWatchResponse> |
FactsApi.watchWithHttpInfo(String login,
String representing,
CreateWatchRequest body)
Create Watch Trigger
|
ApiResponse<WriteResponse> |
FactsApi.writeWithHttpInfo(String login,
String representing,
WriteRequest body)
Writing by Template
|