public class FactsApi extends Object
| Constructor and Description |
|---|
FactsApi() |
FactsApi(ApiClient apiClient) |
public FactsApi()
public FactsApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call addMemberCall(String login, String representing, CreateMemberRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateMemberResponse addMember(String login, String representing, CreateMemberRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateMemberResponse> addMemberWithHttpInfo(String login, String representing, CreateMemberRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call addMemberAsync(String login, String representing, CreateMemberRequest body, ApiCallback<CreateMemberResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call bidCall(String login, String representing, CreateBidRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic StandardNodeResponse bid(String login, String representing, CreateBidRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StandardNodeResponse> bidWithHttpInfo(String login, String representing, CreateBidRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call bidAsync(String login, String representing, CreateBidRequest body, ApiCallback<StandardNodeResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createAliasCall(String login, String representing, CreateAliasRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateAliasResponse createAlias(String login, String representing, CreateAliasRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateAliasResponse> createAliasWithHttpInfo(String login, String representing, CreateAliasRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createAliasAsync(String login, String representing, CreateAliasRequest body, ApiCallback<CreateAliasResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createApplicationCall(String login, String representing, CreateApplicationRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateApplicationResponse createApplication(String login, String representing, CreateApplicationRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateApplicationResponse> createApplicationWithHttpInfo(String login, String representing, CreateApplicationRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createApplicationAsync(String login, String representing, CreateApplicationRequest body, ApiCallback<CreateApplicationResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createDomainCall(String login, String representing, CreateDomainRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateDomainResponse createDomain(String login, String representing, CreateDomainRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateDomainResponse> createDomainWithHttpInfo(String login, String representing, CreateDomainRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createDomainAsync(String login, String representing, CreateDomainRequest body, ApiCallback<CreateDomainResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createEntityCall(String login, String representing, CreateInDomainRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateEntityResponse createEntity(String login, String representing, CreateInDomainRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateEntityResponse> createEntityWithHttpInfo(String login, String representing, CreateInDomainRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createEntityAsync(String login, String representing, CreateInDomainRequest body, ApiCallback<CreateEntityResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createFieldCall(String login, String representing, CreateFieldRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateFieldResponse createField(String login, String representing, CreateFieldRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateFieldResponse> createFieldWithHttpInfo(String login, String representing, CreateFieldRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createFieldAsync(String login, String representing, CreateFieldRequest body, ApiCallback<CreateFieldResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createFilterCall(String login, String representing, CreateFilterRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateFilterResponse createFilter(String login, String representing, CreateFilterRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateFilterResponse> createFilterWithHttpInfo(String login, String representing, CreateFilterRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createFilterAsync(String login, String representing, CreateFilterRequest body, ApiCallback<CreateFilterResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createGroupCall(String login, String representing, CreateGroupRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateGroupResponse createGroup(String login, String representing, CreateGroupRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateGroupResponse> createGroupWithHttpInfo(String login, String representing, CreateGroupRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createGroupAsync(String login, String representing, CreateGroupRequest body, ApiCallback<CreateGroupResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createInformationCall(String login, String representing, CreateInformationRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateInformationResponse createInformation(String login, String representing, CreateInformationRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateInformationResponse> createInformationWithHttpInfo(String login, String representing, CreateInformationRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createInformationAsync(String login, String representing, CreateInformationRequest body, ApiCallback<CreateInformationResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createInterfaceCall(String login, String representing, CreateInterfaceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateInterfaceResponse createInterface(String login, String representing, CreateInterfaceRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateInterfaceResponse> createInterfaceWithHttpInfo(String login, String representing, CreateInterfaceRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createInterfaceAsync(String login, String representing, CreateInterfaceRequest body, ApiCallback<CreateInterfaceResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createLabelListCall(String login, String representing, CreateLabelListRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateLabelListResponse createLabelList(String login, String representing, CreateLabelListRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateLabelListResponse> createLabelListWithHttpInfo(String login, String representing, CreateLabelListRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createLabelListAsync(String login, String representing, CreateLabelListRequest body, ApiCallback<CreateLabelListResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createLoginCall(String login, String representing, CreateLoginRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateLoginResponse createLogin(String login, String representing, CreateLoginRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateLoginResponse> createLoginWithHttpInfo(String login, String representing, CreateLoginRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createLoginAsync(String login, String representing, CreateLoginRequest body, ApiCallback<CreateLoginResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createMirrorCall(String login, String representing, CreateMirrorRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateMirrorResponse createMirror(String login, String representing, CreateMirrorRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateMirrorResponse> createMirrorWithHttpInfo(String login, String representing, CreateMirrorRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createMirrorAsync(String login, String representing, CreateMirrorRequest body, ApiCallback<CreateMirrorResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createPriceCall(String login, String representing, CreatePriceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreatePriceResponse createPrice(String login, String representing, CreatePriceRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreatePriceResponse> createPriceWithHttpInfo(String login, String representing, CreatePriceRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createPriceAsync(String login, String representing, CreatePriceRequest body, ApiCallback<CreatePriceResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createScopeCall(String login, String representing, CreateScopeRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateScopeResponse createScope(String login, String representing, CreateScopeRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateScopeResponse> createScopeWithHttpInfo(String login, String representing, CreateScopeRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createScopeAsync(String login, String representing, CreateScopeRequest body, ApiCallback<CreateScopeResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createStatementCall(String login, String representing, AddStatementRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic AddStatementResponse createStatement(String login, String representing, AddStatementRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<AddStatementResponse> createStatementWithHttpInfo(String login, String representing, AddStatementRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createStatementAsync(String login, String representing, AddStatementRequest body, ApiCallback<AddStatementResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createTemplateCall(String login, String representing, CreateTemplateRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateTemplateResponse createTemplate(String login, String representing, CreateTemplateRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateTemplateResponse> createTemplateWithHttpInfo(String login, String representing, CreateTemplateRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createTemplateAsync(String login, String representing, CreateTemplateRequest body, ApiCallback<CreateTemplateResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCall(String login, String representing, DeleteRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ReadResponse delete(String login, String representing, DeleteRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ReadResponse> deleteWithHttpInfo(String login, String representing, DeleteRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteAsync(String login, String representing, DeleteRequest body, ApiCallback<ReadResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNodeCall(String login, String representing, NodeIdRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic StandardNodeResponse deleteNode(String login, String representing, NodeIdRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StandardNodeResponse> deleteNodeWithHttpInfo(String login, String representing, NodeIdRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNodeAsync(String login, String representing, NodeIdRequest body, ApiCallback<StandardNodeResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeCall(String login, String representing, DescribeRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeResponse describe(String login, String representing, DescribeRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeResponse> describeWithHttpInfo(String login, String representing, DescribeRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeAsync(String login, String representing, DescribeRequest body, ApiCallback<DescribeResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call historyCall(String login, String representing, NodeIdRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic InformationListResponse history(String login, String representing, NodeIdRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<InformationListResponse> historyWithHttpInfo(String login, String representing, NodeIdRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call historyAsync(String login, String representing, NodeIdRequest body, ApiCallback<InformationListResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call labelCall(String login, String representing, AddLabelRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic AddLabelResponse label(String login, String representing, AddLabelRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<AddLabelResponse> labelWithHttpInfo(String login, String representing, AddLabelRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call labelAsync(String login, String representing, AddLabelRequest body, ApiCallback<AddLabelResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call obliterateCall(String login, String representing, NodeIdRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic StandardNodeResponse obliterate(String login, String representing, NodeIdRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StandardNodeResponse> obliterateWithHttpInfo(String login, String representing, NodeIdRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call obliterateAsync(String login, String representing, NodeIdRequest body, ApiCallback<StandardNodeResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call permissionCall(String login, String representing, CreatePermissionRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreatePermissionResponse permission(String login, String representing, CreatePermissionRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreatePermissionResponse> permissionWithHttpInfo(String login, String representing, CreatePermissionRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call permissionAsync(String login, String representing, CreatePermissionRequest body, ApiCallback<CreatePermissionResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCall(String login, String representing, ReadRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ReadResponse read(String login, String representing, ReadRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ReadResponse> readWithHttpInfo(String login, String representing, ReadRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readAsync(String login, String representing, ReadRequest body, ApiCallback<ReadResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceInformationCall(String login, String representing, ReplaceFieldRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeResponse replaceInformation(String login, String representing, ReplaceFieldRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeResponse> replaceInformationWithHttpInfo(String login, String representing, ReplaceFieldRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceInformationAsync(String login, String representing, ReplaceFieldRequest body, ApiCallback<DescribeResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call requestPermissionCall(String login, String representing, NodeIdRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic StandardNodeResponse requestPermission(String login, String representing, NodeIdRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StandardNodeResponse> requestPermissionWithHttpInfo(String login, String representing, NodeIdRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call requestPermissionAsync(String login, String representing, NodeIdRequest body, ApiCallback<StandardNodeResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call resetLoginCall(String login, String representing, ResetLoginCredentialsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ResetLoginResponse resetLogin(String login, String representing, ResetLoginCredentialsRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ResetLoginResponse> resetLoginWithHttpInfo(String login, String representing, ResetLoginCredentialsRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call resetLoginAsync(String login, String representing, ResetLoginCredentialsRequest body, ApiCallback<ResetLoginResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call searchAliasCall(String login, String representing, SearchAliasRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic SearchAliasResponse searchAlias(String login, String representing, SearchAliasRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SearchAliasResponse> searchAliasWithHttpInfo(String login, String representing, SearchAliasRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call searchAliasAsync(String login, String representing, SearchAliasRequest body, ApiCallback<SearchAliasResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call searchEntityCall(String login, String representing, SearchEntityRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic EntityListResponse searchEntity(String login, String representing, SearchEntityRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<EntityListResponse> searchEntityWithHttpInfo(String login, String representing, SearchEntityRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call searchEntityAsync(String login, String representing, SearchEntityRequest body, ApiCallback<EntityListResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call settleAccountCall(String login, String representing, SettleAccountRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic SettleAccountResponse settleAccount(String login, String representing, SettleAccountRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SettleAccountResponse> settleAccountWithHttpInfo(String login, String representing, SettleAccountRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call settleAccountAsync(String login, String representing, SettleAccountRequest body, ApiCallback<SettleAccountResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateApplicationCall(String login, String representing, UpdateApplicationRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateApplicationResponse updateApplication(String login, String representing, UpdateApplicationRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateApplicationResponse> updateApplicationWithHttpInfo(String login, String representing, UpdateApplicationRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateApplicationAsync(String login, String representing, UpdateApplicationRequest body, ApiCallback<UpdateApplicationResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateStatusCall(String login, String representing, UpdateStatusRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic StandardNodeResponse updateStatus(String login, String representing, UpdateStatusRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StandardNodeResponse> updateStatusWithHttpInfo(String login, String representing, UpdateStatusRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateStatusAsync(String login, String representing, UpdateStatusRequest body, ApiCallback<StandardNodeResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCall(String login, String representing, CreateWatchRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateWatchResponse watch(String login, String representing, CreateWatchRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateWatchResponse> watchWithHttpInfo(String login, String representing, CreateWatchRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchAsync(String login, String representing, CreateWatchRequest body, ApiCallback<CreateWatchResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call writeCall(String login, String representing, WriteRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
login - (optional)representing - (optional)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic WriteResponse write(String login, String representing, WriteRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<WriteResponse> writeWithHttpInfo(String login, String representing, WriteRequest body) throws ApiException
login - (optional)representing - (optional)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call writeAsync(String login, String representing, WriteRequest body, ApiCallback<WriteResponse> callback) throws ApiException
login - (optional)representing - (optional)body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2018. All rights reserved.