- addAllowedInstanceRolesItem(String) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- addAllowedRolesItem(String) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- addApplicationRolesItem(ApplicationRole) - Method in class io.swagger.client.model.Application
-
- addApplicationsItem(Application) - Method in class io.swagger.client.model.ApplicationList
-
- addBlocksItem(Block) - Method in class io.swagger.client.model.BlockList
-
- addConnectionItem(Connection) - Method in class io.swagger.client.model.ConnectionList
-
- addContractActionsItem(ContractAction) - Method in class io.swagger.client.model.Contract
-
- addContractCodesItem(ContractCode) - Method in class io.swagger.client.model.ContractCodeList
-
- addContractPropertiesItem(ContractProperty) - Method in class io.swagger.client.model.Contract
-
- addContractsItem(Contract) - Method in class io.swagger.client.model.ContractList
-
- addDefaultHeader(String, String) - Method in class io.swagger.client.ApiClient
-
Add a default header.
- addFunctionsItem(WorkflowFunction) - Method in class io.swagger.client.model.Workflow
-
- addInitiatorsItem(String) - Method in class io.swagger.client.model.Workflow
-
- addLedgersItem(Ledger) - Method in class io.swagger.client.model.LedgerList
-
- addParametersItem(ContractActionParameter) - Method in class io.swagger.client.model.ContractAction
-
- addParametersItem(WorkflowFunctionParameter) - Method in class io.swagger.client.model.WorkflowFunction
-
- addPropertiesItem(WorkflowProperty) - Method in class io.swagger.client.model.Workflow
-
- addRoleAssignmentsItem(RoleAssignment) - Method in class io.swagger.client.model.RoleAssignmentList
-
- addStatesItem(WorkflowState) - Method in class io.swagger.client.model.Workflow
-
- addTransactionsItem(Transaction) - Method in class io.swagger.client.model.Contract
-
- addTransactionsItem(Transaction) - Method in class io.swagger.client.model.TransactionList
-
- addUserChainMappingsItem(UserChainMapping) - Method in class io.swagger.client.model.User
-
- addUsersItem(User) - Method in class io.swagger.client.model.UserList
-
- addWorkflowActionParametersItem(ContractActionParameter) - Method in class io.swagger.client.model.WorkflowActionInput
-
- addWorkflowsItem(Workflow) - Method in class io.swagger.client.model.WorkflowList
-
- addWorkflowStateTransitionsItem(WorkflowStateTransition) - Method in class io.swagger.client.model.WorkflowState
-
- addWorkflowStateTransitionsItem(WorkflowStateTransition) - Method in class io.swagger.client.model.WorkflowStateTransitionList
-
- allowedInstanceRoles(List<String>) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- allowedRoles(List<String>) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- ApiCallback<T> - Interface in io.swagger.client
-
Callback for asynchronous API call.
- ApiClient - Class in io.swagger.client
-
- ApiClient() - Constructor for class io.swagger.client.ApiClient
-
- ApiException - Exception in io.swagger.client
-
- ApiException() - Constructor for exception io.swagger.client.ApiException
-
- ApiException(Throwable) - Constructor for exception io.swagger.client.ApiException
-
- ApiException(String) - Constructor for exception io.swagger.client.ApiException
-
- ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception io.swagger.client.ApiException
-
- ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception io.swagger.client.ApiException
-
- ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception io.swagger.client.ApiException
-
- ApiException(int, Map<String, List<String>>, String) - Constructor for exception io.swagger.client.ApiException
-
- ApiException(int, String) - Constructor for exception io.swagger.client.ApiException
-
- ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception io.swagger.client.ApiException
-
- ApiKeyAuth - Class in io.swagger.client.auth
-
- ApiKeyAuth(String, String) - Constructor for class io.swagger.client.auth.ApiKeyAuth
-
- ApiResponse<T> - Class in io.swagger.client
-
API response returned by API call.
- ApiResponse(int, Map<String, List<String>>) - Constructor for class io.swagger.client.ApiResponse
-
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class io.swagger.client.ApiResponse
-
- Application - Class in io.swagger.client.model
-
Application
- Application() - Constructor for class io.swagger.client.model.Application
-
- applicationDelete(String) - Method in class io.swagger.client.api.ApplicationsApi
-
Deletes the specified blockchain application.
- applicationDeleteAsync(String, ApiCallback<Void>) - Method in class io.swagger.client.api.ApplicationsApi
-
(asynchronously)
Deletes the specified blockchain application.
- applicationDeleteCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
-
Build call for applicationDelete
- applicationDeleteWithHttpInfo(String) - Method in class io.swagger.client.api.ApplicationsApi
-
Deletes the specified blockchain application.
- applicationDisable(Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Disables the specified blockchain application.
- applicationDisableAsync(Integer, ApiCallback<Void>) - Method in class io.swagger.client.api.ApplicationsApi
-
(asynchronously)
Disables the specified blockchain application.
- applicationDisableCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
-
Build call for applicationDisable
- applicationDisableWithHttpInfo(Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Disables the specified blockchain application.
- applicationEnable(Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Enables the specified blockchain application.
- applicationEnableAsync(Integer, ApiCallback<Void>) - Method in class io.swagger.client.api.ApplicationsApi
-
(asynchronously)
Enables the specified blockchain application.
- applicationEnableCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
-
Build call for applicationEnable
- applicationEnableWithHttpInfo(Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Enables the specified blockchain application.
- applicationGet(Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Gets the blockchain application matching a specific application ID.
- applicationGetAsync(Integer, ApiCallback<Application>) - Method in class io.swagger.client.api.ApplicationsApi
-
(asynchronously)
Gets the blockchain application matching a specific application ID.
- applicationGetCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
-
Build call for applicationGet
- applicationGetWithHttpInfo(Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Gets the blockchain application matching a specific application ID.
- applicationId(Integer) - Method in class io.swagger.client.model.Workflow
-
- ApplicationList - Class in io.swagger.client.model
-
ApplicationList
- ApplicationList() - Constructor for class io.swagger.client.model.ApplicationList
-
- ApplicationRole - Class in io.swagger.client.model
-
ApplicationRole
- ApplicationRole() - Constructor for class io.swagger.client.model.ApplicationRole
-
- applicationRoleId(Integer) - Method in class io.swagger.client.model.RoleAssignment
-
- applicationRoleId(Integer) - Method in class io.swagger.client.model.RoleAssignmentInput
-
- applicationRoles(List<ApplicationRole>) - Method in class io.swagger.client.model.Application
-
- applications(List<Application>) - Method in class io.swagger.client.model.ApplicationList
-
- ApplicationsApi - Class in io.swagger.client.api
-
- ApplicationsApi() - Constructor for class io.swagger.client.api.ApplicationsApi
-
- ApplicationsApi(ApiClient) - Constructor for class io.swagger.client.api.ApplicationsApi
-
- applicationsGet(Integer, Integer, Boolean) - Method in class io.swagger.client.api.ApplicationsApi
-
Lists all blockchain applications to which a user has access in Workbench.
- applicationsGetAsync(Integer, Integer, Boolean, ApiCallback<ApplicationList>) - Method in class io.swagger.client.api.ApplicationsApi
-
(asynchronously)
Lists all blockchain applications to which a user has access in Workbench.
- applicationsGetCall(Integer, Integer, Boolean, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
-
Build call for applicationsGet
- applicationsGetWithHttpInfo(Integer, Integer, Boolean) - Method in class io.swagger.client.api.ApplicationsApi
-
Lists all blockchain applications to which a user has access in Workbench.
- applicationsPost(File) - Method in class io.swagger.client.api.ApplicationsApi
-
Creates a new blockchain application.
- applicationsPostAsync(File, ApiCallback<Integer>) - Method in class io.swagger.client.api.ApplicationsApi
-
(asynchronously)
Creates a new blockchain application.
- applicationsPostCall(File, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
-
Build call for applicationsPost
- applicationsPostWithHttpInfo(File) - Method in class io.swagger.client.api.ApplicationsApi
-
Creates a new blockchain application.
- applyToParams(List<Pair>, Map<String, String>) - Method in class io.swagger.client.auth.ApiKeyAuth
-
- applyToParams(List<Pair>, Map<String, String>) - Method in interface io.swagger.client.auth.Authentication
-
Apply authentication settings to header and query params.
- applyToParams(List<Pair>, Map<String, String>) - Method in class io.swagger.client.auth.HttpBasicAuth
-
- applyToParams(List<Pair>, Map<String, String>) - Method in class io.swagger.client.auth.OAuth
-
- Authentication - Interface in io.swagger.client.auth
-
- canCreateContract(Integer) - Method in class io.swagger.client.api.CapabilitiesApi
-
Checks if user can modify user role mappings
- canCreateContractAsync(Integer, ApiCallback<Boolean>) - Method in class io.swagger.client.api.CapabilitiesApi
-
(asynchronously)
Checks if user can modify user role mappings
- canCreateContractCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.CapabilitiesApi
-
Build call for canCreateContract
- canCreateContractWithHttpInfo(Integer) - Method in class io.swagger.client.api.CapabilitiesApi
-
Checks if user can modify user role mappings
- canModifyRoleAssignments(Boolean) - Method in class io.swagger.client.model.Capabilities
-
- canProvisionUser(Boolean) - Method in class io.swagger.client.model.Capabilities
-
- canUploadApplication(Boolean) - Method in class io.swagger.client.model.Capabilities
-
- canUploadContractCode(Boolean) - Method in class io.swagger.client.model.Capabilities
-
- Capabilities - Class in io.swagger.client.model
-
Capabilities
- Capabilities() - Constructor for class io.swagger.client.model.Capabilities
-
- capabilities(Capabilities) - Method in class io.swagger.client.model.Me
-
- CapabilitiesApi - Class in io.swagger.client.api
-
- CapabilitiesApi() - Constructor for class io.swagger.client.api.CapabilitiesApi
-
- CapabilitiesApi(ApiClient) - Constructor for class io.swagger.client.api.CapabilitiesApi
-
- capabilitiesGet() - Method in class io.swagger.client.api.CapabilitiesApi
-
Checks if user can upload application
- capabilitiesGetAsync(ApiCallback<Capabilities>) - Method in class io.swagger.client.api.CapabilitiesApi
-
(asynchronously)
Checks if user can upload application
- capabilitiesGetCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.CapabilitiesApi
-
Build call for capabilitiesGet
- capabilitiesGetWithHttpInfo() - Method in class io.swagger.client.api.CapabilitiesApi
-
Checks if user can upload application
- chainBalance(Double) - Method in class io.swagger.client.model.UserChainMapping
-
- chainIdentifier(String) - Method in class io.swagger.client.model.UserChainMapping
-
- checkApplicationPost(File) - Method in class io.swagger.client.api.CheckersApi
-
Check validity of application configuration for Workbench
Checks a configuration file
- checkApplicationPostAsync(File, ApiCallback<Integer>) - Method in class io.swagger.client.api.CheckersApi
-
Check validity of application configuration for Workbench (asynchronously)
Checks a configuration file
- checkApplicationPostCall(File, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.CheckersApi
-
Build call for checkApplicationPost
- checkApplicationPostWithHttpInfo(File) - Method in class io.swagger.client.api.CheckersApi
-
Check validity of application configuration for Workbench
Checks a configuration file
- checkContractCodePost(Integer) - Method in class io.swagger.client.api.CheckersApi
-
Check validity of application ledger implementation for Workbench
Checks a ledger implementation file against configuration file
- checkContractCodePostAsync(Integer, ApiCallback<Integer>) - Method in class io.swagger.client.api.CheckersApi
-
Check validity of application ledger implementation for Workbench (asynchronously)
Checks a ledger implementation file against configuration file
- checkContractCodePostCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.CheckersApi
-
Build call for checkContractCodePost
- checkContractCodePostWithHttpInfo(Integer) - Method in class io.swagger.client.api.CheckersApi
-
Check validity of application ledger implementation for Workbench
Checks a ledger implementation file against configuration file
- CheckersApi - Class in io.swagger.client.api
-
- CheckersApi() - Constructor for class io.swagger.client.api.CheckersApi
-
- CheckersApi(ApiClient) - Constructor for class io.swagger.client.api.CheckersApi
-
- Configuration - Class in io.swagger.client
-
- Configuration() - Constructor for class io.swagger.client.Configuration
-
- Connection - Class in io.swagger.client.model
-
Connection
- Connection() - Constructor for class io.swagger.client.model.Connection
-
- connection(List<Connection>) - Method in class io.swagger.client.model.ConnectionList
-
- connectionGet(Integer) - Method in class io.swagger.client.api.ConnectionsApi
-
Gets the connected blockchain network matching a specific chain instance ID.
- connectionGetAsync(Integer, ApiCallback<Connection>) - Method in class io.swagger.client.api.ConnectionsApi
-
(asynchronously)
Gets the connected blockchain network matching a specific chain instance ID.
- connectionGetCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ConnectionsApi
-
Build call for connectionGet
- connectionGetWithHttpInfo(Integer) - Method in class io.swagger.client.api.ConnectionsApi
-
Gets the connected blockchain network matching a specific chain instance ID.
- connectionId(Integer) - Method in class io.swagger.client.model.Block
-
- connectionID(Integer) - Method in class io.swagger.client.model.Connection
-
- connectionID(Integer) - Method in class io.swagger.client.model.Contract
-
- connectionId(Integer) - Method in class io.swagger.client.model.Transaction
-
- connectionID(Integer) - Method in class io.swagger.client.model.UserChainMapping
-
- ConnectionList - Class in io.swagger.client.model
-
ConnectionList
- ConnectionList() - Constructor for class io.swagger.client.model.ConnectionList
-
- ConnectionsApi - Class in io.swagger.client.api
-
- ConnectionsApi() - Constructor for class io.swagger.client.api.ConnectionsApi
-
- ConnectionsApi(ApiClient) - Constructor for class io.swagger.client.api.ConnectionsApi
-
- connectionsGet(Integer, Integer) - Method in class io.swagger.client.api.ConnectionsApi
-
Lists the connected blockchain networks.
- connectionsGetAsync(Integer, Integer, ApiCallback<ConnectionList>) - Method in class io.swagger.client.api.ConnectionsApi
-
(asynchronously)
Lists the connected blockchain networks.
- connectionsGetCall(Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ConnectionsApi
-
Build call for connectionsGet
- connectionsGetWithHttpInfo(Integer, Integer) - Method in class io.swagger.client.api.ConnectionsApi
-
Lists the connected blockchain networks.
- constructor(WorkflowFunction) - Method in class io.swagger.client.model.Workflow
-
- constructorId(Integer) - Method in class io.swagger.client.model.Workflow
-
- containsIgnoreCase(String[], String) - Static method in class io.swagger.client.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- content(String) - Method in class io.swagger.client.model.ContentResult
-
- contentLength() - Method in class io.swagger.client.ProgressRequestBody
-
- contentLength() - Method in class io.swagger.client.ProgressResponseBody
-
- ContentResult - Class in io.swagger.client.model
-
ContentResult
- ContentResult() - Constructor for class io.swagger.client.model.ContentResult
-
- contentType(String) - Method in class io.swagger.client.model.ContentResult
-
- contentType() - Method in class io.swagger.client.ProgressRequestBody
-
- contentType() - Method in class io.swagger.client.ProgressResponseBody
-
- Contract - Class in io.swagger.client.model
-
Contract
- Contract() - Constructor for class io.swagger.client.model.Contract
-
- ContractAction - Class in io.swagger.client.model
-
ContractAction
- ContractAction() - Constructor for class io.swagger.client.model.ContractAction
-
- contractActionGet(Integer, Integer) - Method in class io.swagger.client.api.ContractsApi
-
Gets the action matching the specified action ID.
- contractActionGetAsync(Integer, Integer, ApiCallback<WorkflowStateTransition>) - Method in class io.swagger.client.api.ContractsApi
-
(asynchronously)
Gets the action matching the specified action ID.
- contractActionGetCall(Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ContractsApi
-
Build call for contractActionGet
- contractActionGetWithHttpInfo(Integer, Integer) - Method in class io.swagger.client.api.ContractsApi
-
Gets the action matching the specified action ID.
- ContractActionParameter - Class in io.swagger.client.model
-
ContractActionParameter
- ContractActionParameter() - Constructor for class io.swagger.client.model.ContractActionParameter
-
- contractActionPost(Integer, WorkflowActionInput) - Method in class io.swagger.client.api.ContractsApi
-
Executes an action for the specified smart contract instance and action ID.
- contractActionPostAsync(Integer, WorkflowActionInput, ApiCallback<LedgerActionOutput>) - Method in class io.swagger.client.api.ContractsApi
-
(asynchronously)
Executes an action for the specified smart contract instance and action ID.
- contractActionPostCall(Integer, WorkflowActionInput, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ContractsApi
-
Build call for contractActionPost
- contractActionPostWithHttpInfo(Integer, WorkflowActionInput) - Method in class io.swagger.client.api.ContractsApi
-
Executes an action for the specified smart contract instance and action ID.
- contractActions(List<ContractAction>) - Method in class io.swagger.client.model.Contract
-
- contractActionsGet(Integer, Integer, Integer) - Method in class io.swagger.client.api.ContractsApi
-
Lists all actions, which can be taken by the given user and current state of the specified smart contract instance.
- contractActionsGetAsync(Integer, Integer, Integer, ApiCallback<WorkflowStateTransitionList>) - Method in class io.swagger.client.api.ContractsApi
-
(asynchronously)
Lists all actions, which can be taken by the given user and current state of the specified smart contract instance.
- contractActionsGetCall(Integer, Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ContractsApi
-
Build call for contractActionsGet
- contractActionsGetWithHttpInfo(Integer, Integer, Integer) - Method in class io.swagger.client.api.ContractsApi
-
Lists all actions, which can be taken by the given user and current state of the specified smart contract instance.
- ContractCode - Class in io.swagger.client.model
-
ContractCode
- ContractCode() - Constructor for class io.swagger.client.model.ContractCode
-
- contractCodeDelete(Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Deletes the specified blockchain smart contract implementation of a specific blockchain application.
- contractCodeDeleteAsync(Integer, ApiCallback<Void>) - Method in class io.swagger.client.api.ApplicationsApi
-
(asynchronously)
Deletes the specified blockchain smart contract implementation of a specific blockchain application.
- contractCodeDeleteCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
-
Build call for contractCodeDelete
- contractCodeDeleteWithHttpInfo(Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Deletes the specified blockchain smart contract implementation of a specific blockchain application.
- contractCodeGet(Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Get the blockchain smart contract implementation matching a specific ledger implementation ID.
- contractCodeGetAsync(Integer, ApiCallback<FileStreamResult>) - Method in class io.swagger.client.api.ApplicationsApi
-
(asynchronously)
Get the blockchain smart contract implementation matching a specific ledger implementation ID.
- contractCodeGetCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
-
Build call for contractCodeGet
- contractCodeGetWithHttpInfo(Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Get the blockchain smart contract implementation matching a specific ledger implementation ID.
- contractCodeId(Integer) - Method in class io.swagger.client.model.Contract
-
- contractCodeID(Integer) - Method in class io.swagger.client.model.ContractCode
-
- ContractCodeList - Class in io.swagger.client.model
-
ContractCodeList
- ContractCodeList() - Constructor for class io.swagger.client.model.ContractCodeList
-
- contractCodePost(Integer, File, Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Uploads one or more smart contracts (ex.
- contractCodePostAsync(Integer, File, Integer, ApiCallback<Integer>) - Method in class io.swagger.client.api.ApplicationsApi
-
(asynchronously)
Uploads one or more smart contracts (ex.
- contractCodePostCall(Integer, File, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
-
Build call for contractCodePost
- contractCodePostWithHttpInfo(Integer, File, Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
Uploads one or more smart contracts (ex.
- contractCodes(List<ContractCode>) - Method in class io.swagger.client.model.ContractCodeList
-
- contractCodesGet(Integer, Integer, Integer, Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
List all blockchain smart contract implementations of the specified blockchain application.
- contractCodesGetAsync(Integer, Integer, Integer, Integer, ApiCallback<ContractCodeList>) - Method in class io.swagger.client.api.ApplicationsApi
-
(asynchronously)
List all blockchain smart contract implementations of the specified blockchain application.
- contractCodesGetCall(Integer, Integer, Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
-
Build call for contractCodesGet
- contractCodesGetWithHttpInfo(Integer, Integer, Integer, Integer) - Method in class io.swagger.client.api.ApplicationsApi
-
List all blockchain smart contract implementations of the specified blockchain application.
- contractGet(Integer) - Method in class io.swagger.client.api.ContractsApi
-
Creates and deploys a new smart contract instance by adding the instance to the Workbench database and sending a transaction to the blockchain.
- contractGetAsync(Integer, ApiCallback<Contract>) - Method in class io.swagger.client.api.ContractsApi
-
(asynchronously)
Creates and deploys a new smart contract instance by adding the instance to the Workbench database and sending a transaction to the blockchain.
- contractGetCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ContractsApi
-
Build call for contractGet
- contractGetWithHttpInfo(Integer) - Method in class io.swagger.client.api.ContractsApi
-
Creates and deploys a new smart contract instance by adding the instance to the Workbench database and sending a transaction to the blockchain.
- ContractList - Class in io.swagger.client.model
-
ContractList
- ContractList() - Constructor for class io.swagger.client.model.ContractList
-
- contractPost(WorkflowActionInput, Integer, Integer, Integer) - Method in class io.swagger.client.api.ContractsApi
-
Gets the smart contract instance matching a specific workflow instance ID.
- contractPostAsync(WorkflowActionInput, Integer, Integer, Integer, ApiCallback<WorkflowActionInput>) - Method in class io.swagger.client.api.ContractsApi
-
(asynchronously)
Gets the smart contract instance matching a specific workflow instance ID.
- contractPostCall(WorkflowActionInput, Integer, Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ContractsApi
-
Build call for contractPost
- contractPostWithHttpInfo(WorkflowActionInput, Integer, Integer, Integer) - Method in class io.swagger.client.api.ContractsApi
-
Gets the smart contract instance matching a specific workflow instance ID.
- contractProperties(List<ContractProperty>) - Method in class io.swagger.client.model.Contract
-
- ContractProperty - Class in io.swagger.client.model
-
ContractProperty
- ContractProperty() - Constructor for class io.swagger.client.model.ContractProperty
-
- contracts(List<Contract>) - Method in class io.swagger.client.model.ContractList
-
- ContractsApi - Class in io.swagger.client.api
-
- ContractsApi() - Constructor for class io.swagger.client.api.ContractsApi
-
- ContractsApi(ApiClient) - Constructor for class io.swagger.client.api.ContractsApi
-
- contractsGet(Integer, Integer, Integer) - Method in class io.swagger.client.api.ContractsApi
-
Lists the smart contract instances of the specified workflow.
- contractsGetAsync(Integer, Integer, Integer, ApiCallback<ContractList>) - Method in class io.swagger.client.api.ContractsApi
-
(asynchronously)
Lists the smart contract instances of the specified workflow.
- contractsGetCall(Integer, Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ContractsApi
-
Build call for contractsGet
- contractsGetWithHttpInfo(Integer, Integer, Integer) - Method in class io.swagger.client.api.ContractsApi
-
Lists the smart contract instances of the specified workflow.
- createdByUserId(Integer) - Method in class io.swagger.client.model.Application
-
- createdByUserId(Integer) - Method in class io.swagger.client.model.ContractCode
-
- createdDtTm(DateTime) - Method in class io.swagger.client.model.Application
-
- createdDtTm(DateTime) - Method in class io.swagger.client.model.ContractCode
-
- createGson() - Static method in class io.swagger.client.JSON
-
- currentState(String) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- currentUser(User) - Method in class io.swagger.client.model.Me
-
- currStateId(Integer) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- getAccessToken() - Method in class io.swagger.client.auth.OAuth
-
- getAllowedInstanceRoles() - Method in class io.swagger.client.model.WorkflowStateTransition
-
Get allowedInstanceRoles
- getAllowedRoles() - Method in class io.swagger.client.model.WorkflowStateTransition
-
Get allowedRoles
- getApiClient() - Method in class io.swagger.client.api.ApplicationsApi
-
- getApiClient() - Method in class io.swagger.client.api.CapabilitiesApi
-
- getApiClient() - Method in class io.swagger.client.api.CheckersApi
-
- getApiClient() - Method in class io.swagger.client.api.ConnectionsApi
-
- getApiClient() - Method in class io.swagger.client.api.ContractsApi
-
- getApiClient() - Method in class io.swagger.client.api.GraphProxyApi
-
- getApiClient() - Method in class io.swagger.client.api.LedgersApi
-
- getApiClient() - Method in class io.swagger.client.api.UsersApi
-
- getApiKey() - Method in class io.swagger.client.auth.ApiKeyAuth
-
- getApiKeyPrefix() - Method in class io.swagger.client.auth.ApiKeyAuth
-
- getApplicationId() - Method in class io.swagger.client.model.Workflow
-
Get applicationId
- getApplicationRoleId() - Method in class io.swagger.client.model.RoleAssignment
-
Get applicationRoleId
- getApplicationRoleId() - Method in class io.swagger.client.model.RoleAssignmentInput
-
Get applicationRoleId
- getApplicationRoles() - Method in class io.swagger.client.model.Application
-
Get applicationRoles
- getApplications() - Method in class io.swagger.client.model.ApplicationList
-
Get applications
- getAuthentication(String) - Method in class io.swagger.client.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class io.swagger.client.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBasePath() - Method in class io.swagger.client.ApiClient
-
Get base path
- getBlockHash() - Method in class io.swagger.client.model.Block
-
Get blockHash
- getBlockID() - Method in class io.swagger.client.model.Transaction
-
Get blockID
- getBlockNumber() - Method in class io.swagger.client.model.Block
-
Get blockNumber
- getBlocks() - Method in class io.swagger.client.model.BlockList
-
Get blocks
- getBuffer() - Method in class io.swagger.client.model.StringSegment
-
Get buffer
- getCapabilities() - Method in class io.swagger.client.model.Me
-
Get capabilities
- getChainBalance() - Method in class io.swagger.client.model.UserChainMapping
-
Get chainBalance
- getChainIdentifier() - Method in class io.swagger.client.model.UserChainMapping
-
Get chainIdentifier
- getCode() - Method in exception io.swagger.client.ApiException
-
Get the HTTP status code.
- getConnection() - Method in class io.swagger.client.model.ConnectionList
-
Get connection
- getConnectionId() - Method in class io.swagger.client.model.Block
-
Get connectionId
- getConnectionID() - Method in class io.swagger.client.model.Connection
-
Get connectionID
- getConnectionID() - Method in class io.swagger.client.model.Contract
-
Get connectionID
- getConnectionId() - Method in class io.swagger.client.model.Transaction
-
Get connectionId
- getConnectionID() - Method in class io.swagger.client.model.UserChainMapping
-
Get connectionID
- getConnectTimeout() - Method in class io.swagger.client.ApiClient
-
Get connection timeout (in milliseconds).
- getConstructor() - Method in class io.swagger.client.model.Workflow
-
Get constructor
- getConstructorId() - Method in class io.swagger.client.model.Workflow
-
Get constructorId
- getContent() - Method in class io.swagger.client.model.ContentResult
-
Get content
- getContentDisposition() - Method in class io.swagger.client.model.IFormFile
-
Get contentDisposition
- getContentType() - Method in class io.swagger.client.model.ContentResult
-
Get contentType
- getContentType() - Method in class io.swagger.client.model.FileStreamResult
-
Get contentType
- getContentType() - Method in class io.swagger.client.model.IFormFile
-
Get contentType
- getContractActions() - Method in class io.swagger.client.model.Contract
-
Get contractActions
- getContractCodeId() - Method in class io.swagger.client.model.Contract
-
Get contractCodeId
- getContractCodeID() - Method in class io.swagger.client.model.ContractCode
-
Get contractCodeID
- getContractCodes() - Method in class io.swagger.client.model.ContractCodeList
-
Get contractCodes
- getContractProperties() - Method in class io.swagger.client.model.Contract
-
Get contractProperties
- getContracts() - Method in class io.swagger.client.model.ContractList
-
Get contracts
- getCreatedByUserId() - Method in class io.swagger.client.model.Application
-
Get createdByUserId
- getCreatedByUserId() - Method in class io.swagger.client.model.ContractCode
-
Get createdByUserId
- getCreatedDtTm() - Method in class io.swagger.client.model.Application
-
Get createdDtTm
- getCreatedDtTm() - Method in class io.swagger.client.model.ContractCode
-
Get createdDtTm
- getCurrentState() - Method in class io.swagger.client.model.WorkflowStateTransition
-
Get currentState
- getCurrentUser() - Method in class io.swagger.client.model.Me
-
Get currentUser
- getCurrStateId() - Method in class io.swagger.client.model.WorkflowStateTransition
-
Get currStateId
- getData() - Method in class io.swagger.client.ApiResponse
-
- getDateFormat() - Method in class io.swagger.client.ApiClient
-
- getDefaultApiClient() - Static method in class io.swagger.client.Configuration
-
Get the default API client, which would be used when creating API
instances without providing an API client.
- getDeployedByUserId() - Method in class io.swagger.client.model.Contract
-
Get deployedByUserId
- getDescription() - Method in class io.swagger.client.model.Application
-
Get description
- getDescription() - Method in class io.swagger.client.model.ApplicationRole
-
Get description
- getDescription() - Method in class io.swagger.client.model.Workflow
-
Get description
- getDescription() - Method in class io.swagger.client.model.WorkflowFunction
-
Get description
- getDescription() - Method in class io.swagger.client.model.WorkflowFunctionParameter
-
Get description
- getDescription() - Method in class io.swagger.client.model.WorkflowProperty
-
Get description
- getDescription() - Method in class io.swagger.client.model.WorkflowState
-
Get description
- getDescription() - Method in class io.swagger.client.model.WorkflowStateTransition
-
Get description
- getDisplayName() - Method in class io.swagger.client.model.Application
-
Get displayName
- getDisplayName() - Method in class io.swagger.client.model.Ledger
-
Get displayName
- getDisplayName() - Method in class io.swagger.client.model.Workflow
-
Get displayName
- getDisplayName() - Method in class io.swagger.client.model.WorkflowFunction
-
Get displayName
- getDisplayName() - Method in class io.swagger.client.model.WorkflowFunctionParameter
-
Get displayName
- getDisplayName() - Method in class io.swagger.client.model.WorkflowProperty
-
Get displayName
- getDisplayName() - Method in class io.swagger.client.model.WorkflowState
-
Get displayName
- getDisplayName() - Method in class io.swagger.client.model.WorkflowStateTransition
-
Get displayName
- getElementType() - Method in class io.swagger.client.model.WorkflowDataType
-
Get elementType
- getElementTypeId() - Method in class io.swagger.client.model.WorkflowDataType
-
Get elementTypeId
- getEmailAddress() - Method in class io.swagger.client.model.User
-
Get emailAddress
- getEmailAddress() - Method in class io.swagger.client.model.UserInput
-
Get emailAddress
- getEndpointURL() - Method in class io.swagger.client.model.Connection
-
Get endpointURL
- getEntityTag() - Method in class io.swagger.client.model.FileStreamResult
-
Get entityTag
- getExternalID() - Method in class io.swagger.client.model.User
-
Get externalID
- getExternalID() - Method in class io.swagger.client.model.UserInput
-
Get externalID
- getFileDownloadName() - Method in class io.swagger.client.model.FileStreamResult
-
Get fileDownloadName
- getFileName() - Method in class io.swagger.client.model.IFormFile
-
Get fileName
- getFileStream() - Method in class io.swagger.client.model.FileStreamResult
-
Get fileStream
- getFirstName() - Method in class io.swagger.client.model.User
-
Get firstName
- getFirstName() - Method in class io.swagger.client.model.UserInput
-
Get firstName
- getFrom() - Method in class io.swagger.client.model.Transaction
-
Get from
- getFunction() - Method in class io.swagger.client.model.WorkflowStateTransition
-
Get function
- getFunctions() - Method in class io.swagger.client.model.Workflow
-
Get functions
- getFundingAccount() - Method in class io.swagger.client.model.Connection
-
Get fundingAccount
- getGson() - Method in class io.swagger.client.JSON
-
Get Gson.
- getHeaders() - Method in class io.swagger.client.ApiResponse
-
- getHeaders() - Method in class io.swagger.client.model.IFormFile
-
Get headers
- getHttpClient() - Method in class io.swagger.client.ApiClient
-
Get HTTP client
- getId() - Method in class io.swagger.client.model.Application
-
Get id
- getId() - Method in class io.swagger.client.model.ApplicationRole
-
Get id
- getId() - Method in class io.swagger.client.model.Block
-
Get id
- getId() - Method in class io.swagger.client.model.Contract
-
Get id
- getId() - Method in class io.swagger.client.model.ContractAction
-
Get id
- getId() - Method in class io.swagger.client.model.Ledger
-
Get id
- getId() - Method in class io.swagger.client.model.RoleAssignment
-
Get id
- getId() - Method in class io.swagger.client.model.Transaction
-
Get id
- getId() - Method in class io.swagger.client.model.Workflow
-
Get id
- getId() - Method in class io.swagger.client.model.WorkflowDataType
-
Get id
- getId() - Method in class io.swagger.client.model.WorkflowFunction
-
Get id
- getId() - Method in class io.swagger.client.model.WorkflowFunctionParameter
-
Get id
- getId() - Method in class io.swagger.client.model.WorkflowProperty
-
Get id
- getId() - Method in class io.swagger.client.model.WorkflowState
-
Get id
- getId() - Method in class io.swagger.client.model.WorkflowStateTransition
-
Get id
- getInitiators() - Method in class io.swagger.client.model.Workflow
-
Get initiators
- getJSON() - Method in class io.swagger.client.ApiClient
-
Get JSON
- getKeyManagers() - Method in class io.swagger.client.ApiClient
-
- getLastModified() - Method in class io.swagger.client.model.FileStreamResult
-
Get lastModified
- getLastName() - Method in class io.swagger.client.model.User
-
Get lastName
- getLastName() - Method in class io.swagger.client.model.UserInput
-
Get lastName
- getLedgerID() - Method in class io.swagger.client.model.Connection
-
Get ledgerID
- getLedgerID() - Method in class io.swagger.client.model.ContractCode
-
Get ledgerID
- getLedgerIdentifier() - Method in class io.swagger.client.model.Contract
-
Get ledgerIdentifier
- getLedgers() - Method in class io.swagger.client.model.LedgerList
-
Get ledgers
- getLength() - Method in class io.swagger.client.model.IFormFile
-
Get length
- getLength() - Method in class io.swagger.client.model.Stream
-
Get length
- getLength() - Method in class io.swagger.client.model.StringSegment
-
Get length
- getLocation() - Method in class io.swagger.client.auth.ApiKeyAuth
-
- getName() - Method in class io.swagger.client.model.Application
-
Get name
- getName() - Method in class io.swagger.client.model.ApplicationRole
-
Get name
- getName() - Method in class io.swagger.client.model.ContractActionParameter
-
Get name
- getName() - Method in class io.swagger.client.model.IFormFile
-
Get name
- getName() - Method in class io.swagger.client.model.Ledger
-
Get name
- getName() - Method in class io.swagger.client.model.Workflow
-
Get name
- getName() - Method in class io.swagger.client.model.WorkflowDataType
-
Get name
- getName() - Method in class io.swagger.client.model.WorkflowFunction
-
Get name
- getName() - Method in class io.swagger.client.model.WorkflowFunctionParameter
-
Get name
- getName() - Method in class io.swagger.client.model.WorkflowProperty
-
Get name
- getName() - Method in class io.swagger.client.model.WorkflowState
-
Get name
- getName() - Method in class io.swagger.client.Pair
-
- getNextLink() - Method in class io.swagger.client.model.ApplicationList
-
Get nextLink
- getNextLink() - Method in class io.swagger.client.model.BlockList
-
Get nextLink
- getNextLink() - Method in class io.swagger.client.model.ConnectionList
-
Get nextLink
- getNextLink() - Method in class io.swagger.client.model.ContractCodeList
-
Get nextLink
- getNextLink() - Method in class io.swagger.client.model.ContractList
-
Get nextLink
- getNextLink() - Method in class io.swagger.client.model.LedgerList
-
Get nextLink
- getNextLink() - Method in class io.swagger.client.model.RoleAssignmentList
-
Get nextLink
- getNextLink() - Method in class io.swagger.client.model.TransactionList
-
Get nextLink
- getNextLink() - Method in class io.swagger.client.model.UserList
-
Get nextLink
- getNextLink() - Method in class io.swagger.client.model.WorkflowList
-
Get nextLink
- getNextLink() - Method in class io.swagger.client.model.WorkflowStateTransitionList
-
Get nextLink
- getOffset() - Method in class io.swagger.client.model.StringSegment
-
Get offset
- getParameters() - Method in class io.swagger.client.model.ContractAction
-
Get parameters
- getParameters() - Method in class io.swagger.client.model.WorkflowFunction
-
Get parameters
- getParamName() - Method in class io.swagger.client.auth.ApiKeyAuth
-
- getPassword() - Method in class io.swagger.client.auth.HttpBasicAuth
-
- getPercentComplete() - Method in class io.swagger.client.model.WorkflowState
-
Get percentComplete
- getPosition() - Method in class io.swagger.client.model.Stream
-
Get position
- getProperties() - Method in class io.swagger.client.model.Workflow
-
Get properties
- getProvisioningStatus() - Method in class io.swagger.client.model.Contract
-
Get provisioningStatus
- getProvisioningStatus() - Method in class io.swagger.client.model.ContractAction
-
Get provisioningStatus
- getProvisioningStatus() - Method in class io.swagger.client.model.User
-
Get provisioningStatus
- getReadTimeout() - Method in class io.swagger.client.ApiClient
-
Get read timeout (in milliseconds).
- getReadTimeout() - Method in class io.swagger.client.model.Stream
-
Get readTimeout
- getResponseBody() - Method in exception io.swagger.client.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception io.swagger.client.ApiException
-
Get the HTTP response headers.
- getRoleAssignments() - Method in class io.swagger.client.model.RoleAssignmentList
-
Get roleAssignments
- getSslCaCert() - Method in class io.swagger.client.ApiClient
-
Get SSL CA cert.
- getStartState() - Method in class io.swagger.client.model.Workflow
-
Get startState
- getStartStateId() - Method in class io.swagger.client.model.Workflow
-
Get startStateId
- getStates() - Method in class io.swagger.client.model.Workflow
-
Get states
- getStatusCode() - Method in class io.swagger.client.ApiResponse
-
- getStatusCode() - Method in class io.swagger.client.model.ContentResult
-
Get statusCode
- getStyle() - Method in class io.swagger.client.model.WorkflowState
-
Get style
- getTag() - Method in class io.swagger.client.model.EntityTagHeaderValue
-
Get tag
- getTempFolderPath() - Method in class io.swagger.client.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getTimestamp() - Method in class io.swagger.client.model.Block
-
Get timestamp
- getTimestamp() - Method in class io.swagger.client.model.ContractAction
-
Get timestamp
- getTo() - Method in class io.swagger.client.model.Transaction
-
Get to
- getTransactionHash() - Method in class io.swagger.client.model.Transaction
-
Get transactionHash
- getTransactionId() - Method in class io.swagger.client.model.ContractAction
-
Get transactionId
- getTransactionID() - Method in class io.swagger.client.model.LedgerActionOutput
-
Get transactionID
- getTransactions() - Method in class io.swagger.client.model.Contract
-
Get transactions
- getTransactions() - Method in class io.swagger.client.model.TransactionList
-
Get transactions
- getType() - Method in class io.swagger.client.model.WorkflowFunctionParameter
-
Get type
- getType() - Method in class io.swagger.client.model.WorkflowProperty
-
Get type
- getUser() - Method in class io.swagger.client.model.RoleAssignment
-
Get user
- getUserChainMappingID() - Method in class io.swagger.client.model.UserChainMapping
-
Get userChainMappingID
- getUserChainMappings() - Method in class io.swagger.client.model.User
-
Get userChainMappings
- getUserId() - Method in class io.swagger.client.model.ContractAction
-
Get userId
- getUserId() - Method in class io.swagger.client.model.RoleAssignmentInput
-
Get userId
- getUserID() - Method in class io.swagger.client.model.User
-
Get userID
- getUserID() - Method in class io.swagger.client.model.UserChainMapping
-
Get userID
- getUsername() - Method in class io.swagger.client.auth.HttpBasicAuth
-
- getUsers() - Method in class io.swagger.client.model.UserList
-
Get users
- getValue() - Method in class io.swagger.client.model.ContractActionParameter
-
Get value
- getValue() - Method in class io.swagger.client.model.ContractProperty
-
Get value
- getValue() - Method in class io.swagger.client.model.StringSegment
-
Get value
- getValue() - Method in class io.swagger.client.model.Transaction
-
Get value
- getValue() - Method in class io.swagger.client.model.WorkflowState
-
Get value
- getValue() - Method in class io.swagger.client.Pair
-
- getWorkflowActionParameters() - Method in class io.swagger.client.model.WorkflowActionInput
-
Get workflowActionParameters
- getWorkflowFunctionId() - Method in class io.swagger.client.model.ContractAction
-
Get workflowFunctionId
- getWorkflowFunctionID() - Method in class io.swagger.client.model.WorkflowActionInput
-
Get workflowFunctionID
- getWorkflowFunctionId() - Method in class io.swagger.client.model.WorkflowStateTransition
-
Get workflowFunctionId
- getWorkflowId() - Method in class io.swagger.client.model.Contract
-
Get workflowId
- getWorkflowId() - Method in class io.swagger.client.model.WorkflowFunction
-
Get workflowId
- getWorkflowPropertyId() - Method in class io.swagger.client.model.ContractProperty
-
Get workflowPropertyId
- getWorkflows() - Method in class io.swagger.client.model.WorkflowList
-
Get workflows
- getWorkflowStateTransitions() - Method in class io.swagger.client.model.WorkflowState
-
Get workflowStateTransitions
- getWorkflowStateTransitions() - Method in class io.swagger.client.model.WorkflowStateTransitionList
-
Get workflowStateTransitions
- getWriteTimeout() - Method in class io.swagger.client.ApiClient
-
Get write timeout (in milliseconds).
- getWriteTimeout() - Method in class io.swagger.client.model.Stream
-
Get writeTimeout
- GraphProxyApi - Class in io.swagger.client.api
-
- GraphProxyApi() - Constructor for class io.swagger.client.api.GraphProxyApi
-
- GraphProxyApi(ApiClient) - Constructor for class io.swagger.client.api.GraphProxyApi
-
- graphProxyUsersGet(String) - Method in class io.swagger.client.api.GraphProxyApi
-
Get Users from AAD Graph
Proxies query parameters to AAD graph
- graphProxyUsersGetAsync(String, ApiCallback<ContentResult>) - Method in class io.swagger.client.api.GraphProxyApi
-
Get Users from AAD Graph (asynchronously)
Proxies query parameters to AAD graph
- graphProxyUsersGetCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.GraphProxyApi
-
Build call for graphProxyUsersGet
- graphProxyUsersGetWithHttpInfo(String) - Method in class io.swagger.client.api.GraphProxyApi
-
Get Users from AAD Graph
Proxies query parameters to AAD graph
- guessContentTypeFromFile(File) - Method in class io.swagger.client.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
- sanitizeFilename(String) - Method in class io.swagger.client.ApiClient
-
Sanitize filename by removing path.
- selectHeaderAccept(String[]) - Method in class io.swagger.client.ApiClient
-
Select the Accept header's value from the given accepts array:
if JSON exists in the given array, use it;
otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class io.swagger.client.ApiClient
-
Select the Content-Type header's value from the given array:
if JSON exists in the given array, use it;
otherwise use the first one of the array.
- serialize(Object, String) - Method in class io.swagger.client.ApiClient
-
Serialize the given Java object into request body according to the object's
class and the request Content-Type.
- serialize(Object) - Method in class io.swagger.client.JSON
-
Serialize the given Java object into JSON string.
- setAccessToken(String) - Method in class io.swagger.client.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAccessToken(String) - Method in class io.swagger.client.auth.OAuth
-
- setAllowedInstanceRoles(List<String>) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- setAllowedRoles(List<String>) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- setApiClient(ApiClient) - Method in class io.swagger.client.api.ApplicationsApi
-
- setApiClient(ApiClient) - Method in class io.swagger.client.api.CapabilitiesApi
-
- setApiClient(ApiClient) - Method in class io.swagger.client.api.CheckersApi
-
- setApiClient(ApiClient) - Method in class io.swagger.client.api.ConnectionsApi
-
- setApiClient(ApiClient) - Method in class io.swagger.client.api.ContractsApi
-
- setApiClient(ApiClient) - Method in class io.swagger.client.api.GraphProxyApi
-
- setApiClient(ApiClient) - Method in class io.swagger.client.api.LedgersApi
-
- setApiClient(ApiClient) - Method in class io.swagger.client.api.UsersApi
-
- setApiKey(String) - Method in class io.swagger.client.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class io.swagger.client.auth.ApiKeyAuth
-
- setApiKeyPrefix(String) - Method in class io.swagger.client.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class io.swagger.client.auth.ApiKeyAuth
-
- setApplicationId(Integer) - Method in class io.swagger.client.model.Workflow
-
- setApplicationRoleId(Integer) - Method in class io.swagger.client.model.RoleAssignment
-
- setApplicationRoleId(Integer) - Method in class io.swagger.client.model.RoleAssignmentInput
-
- setApplicationRoles(List<ApplicationRole>) - Method in class io.swagger.client.model.Application
-
- setApplications(List<Application>) - Method in class io.swagger.client.model.ApplicationList
-
- setBasePath(String) - Method in class io.swagger.client.ApiClient
-
Set base path
- setBlockHash(String) - Method in class io.swagger.client.model.Block
-
- setBlockID(Integer) - Method in class io.swagger.client.model.Transaction
-
- setBlockNumber(Integer) - Method in class io.swagger.client.model.Block
-
- setBlocks(List<Block>) - Method in class io.swagger.client.model.BlockList
-
- setCanModifyRoleAssignments(Boolean) - Method in class io.swagger.client.model.Capabilities
-
- setCanProvisionUser(Boolean) - Method in class io.swagger.client.model.Capabilities
-
- setCanUploadApplication(Boolean) - Method in class io.swagger.client.model.Capabilities
-
- setCanUploadContractCode(Boolean) - Method in class io.swagger.client.model.Capabilities
-
- setCapabilities(Capabilities) - Method in class io.swagger.client.model.Me
-
- setChainBalance(Double) - Method in class io.swagger.client.model.UserChainMapping
-
- setChainIdentifier(String) - Method in class io.swagger.client.model.UserChainMapping
-
- setConnection(List<Connection>) - Method in class io.swagger.client.model.ConnectionList
-
- setConnectionId(Integer) - Method in class io.swagger.client.model.Block
-
- setConnectionID(Integer) - Method in class io.swagger.client.model.Connection
-
- setConnectionID(Integer) - Method in class io.swagger.client.model.Contract
-
- setConnectionId(Integer) - Method in class io.swagger.client.model.Transaction
-
- setConnectionID(Integer) - Method in class io.swagger.client.model.UserChainMapping
-
- setConnectTimeout(int) - Method in class io.swagger.client.ApiClient
-
Sets the connect timeout (in milliseconds).
- setConstructor(WorkflowFunction) - Method in class io.swagger.client.model.Workflow
-
- setConstructorId(Integer) - Method in class io.swagger.client.model.Workflow
-
- setContent(String) - Method in class io.swagger.client.model.ContentResult
-
- setContentType(String) - Method in class io.swagger.client.model.ContentResult
-
- setContractActions(List<ContractAction>) - Method in class io.swagger.client.model.Contract
-
- setContractCodeId(Integer) - Method in class io.swagger.client.model.Contract
-
- setContractCodeID(Integer) - Method in class io.swagger.client.model.ContractCode
-
- setContractCodes(List<ContractCode>) - Method in class io.swagger.client.model.ContractCodeList
-
- setContractProperties(List<ContractProperty>) - Method in class io.swagger.client.model.Contract
-
- setContracts(List<Contract>) - Method in class io.swagger.client.model.ContractList
-
- setCreatedByUserId(Integer) - Method in class io.swagger.client.model.Application
-
- setCreatedByUserId(Integer) - Method in class io.swagger.client.model.ContractCode
-
- setCreatedDtTm(DateTime) - Method in class io.swagger.client.model.Application
-
- setCreatedDtTm(DateTime) - Method in class io.swagger.client.model.ContractCode
-
- setCurrentState(String) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- setCurrentUser(User) - Method in class io.swagger.client.model.Me
-
- setCurrStateId(Integer) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- setDateFormat(DateFormat) - Method in class io.swagger.client.ApiClient
-
- setDateFormat(DateFormat) - Method in class io.swagger.client.JSON
-
- setDateTimeFormat(DateTimeFormatter) - Method in class io.swagger.client.ApiClient
-
- setDateTimeFormat(DateTimeFormatter) - Method in class io.swagger.client.JSON
-
- setDebugging(boolean) - Method in class io.swagger.client.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class io.swagger.client.Configuration
-
Set the default API client, which would be used when creating API
instances without providing an API client.
- setDeployedByUserId(Integer) - Method in class io.swagger.client.model.Contract
-
- setDescription(String) - Method in class io.swagger.client.model.Application
-
- setDescription(String) - Method in class io.swagger.client.model.ApplicationRole
-
- setDescription(String) - Method in class io.swagger.client.model.Workflow
-
- setDescription(String) - Method in class io.swagger.client.model.WorkflowFunction
-
- setDescription(String) - Method in class io.swagger.client.model.WorkflowFunctionParameter
-
- setDescription(String) - Method in class io.swagger.client.model.WorkflowProperty
-
- setDescription(String) - Method in class io.swagger.client.model.WorkflowState
-
- setDescription(String) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- setDisplayName(String) - Method in class io.swagger.client.model.Application
-
- setDisplayName(String) - Method in class io.swagger.client.model.Ledger
-
- setDisplayName(String) - Method in class io.swagger.client.model.Workflow
-
- setDisplayName(String) - Method in class io.swagger.client.model.WorkflowFunction
-
- setDisplayName(String) - Method in class io.swagger.client.model.WorkflowFunctionParameter
-
- setDisplayName(String) - Method in class io.swagger.client.model.WorkflowProperty
-
- setDisplayName(String) - Method in class io.swagger.client.model.WorkflowState
-
- setDisplayName(String) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- setElementType(WorkflowDataType) - Method in class io.swagger.client.model.WorkflowDataType
-
- setElementTypeId(Integer) - Method in class io.swagger.client.model.WorkflowDataType
-
- setEmailAddress(String) - Method in class io.swagger.client.model.User
-
- setEmailAddress(String) - Method in class io.swagger.client.model.UserInput
-
- setEnabled(Boolean) - Method in class io.swagger.client.model.Application
-
- setEndpointURL(String) - Method in class io.swagger.client.model.Connection
-
- setEntityTag(EntityTagHeaderValue) - Method in class io.swagger.client.model.FileStreamResult
-
- setExternalID(String) - Method in class io.swagger.client.model.User
-
- setExternalID(String) - Method in class io.swagger.client.model.UserInput
-
- setFileDownloadName(String) - Method in class io.swagger.client.model.FileStreamResult
-
- setFileStream(Stream) - Method in class io.swagger.client.model.FileStreamResult
-
- setFirstName(String) - Method in class io.swagger.client.model.User
-
- setFirstName(String) - Method in class io.swagger.client.model.UserInput
-
- setFormat(DateTimeFormatter) - Method in class io.swagger.client.JSON.DateTimeTypeAdapter
-
- setFormat(DateFormat) - Method in class io.swagger.client.JSON.DateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class io.swagger.client.JSON.LocalDateTypeAdapter
-
- setFormat(DateFormat) - Method in class io.swagger.client.JSON.SqlDateTypeAdapter
-
- setFrom(String) - Method in class io.swagger.client.model.Transaction
-
- setFunction(String) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- setFunctions(List<WorkflowFunction>) - Method in class io.swagger.client.model.Workflow
-
- setFundingAccount(String) - Method in class io.swagger.client.model.Connection
-
- setGson(Gson) - Method in class io.swagger.client.JSON
-
Set Gson.
- setHttpClient(OkHttpClient) - Method in class io.swagger.client.ApiClient
-
Set HTTP client
- setId(Integer) - Method in class io.swagger.client.model.Application
-
- setId(Integer) - Method in class io.swagger.client.model.ApplicationRole
-
- setId(Integer) - Method in class io.swagger.client.model.Block
-
- setId(Integer) - Method in class io.swagger.client.model.Contract
-
- setId(Integer) - Method in class io.swagger.client.model.ContractAction
-
- setId(Integer) - Method in class io.swagger.client.model.Ledger
-
- setId(Integer) - Method in class io.swagger.client.model.RoleAssignment
-
- setId(Integer) - Method in class io.swagger.client.model.Transaction
-
- setId(Integer) - Method in class io.swagger.client.model.Workflow
-
- setId(Integer) - Method in class io.swagger.client.model.WorkflowDataType
-
- setId(Integer) - Method in class io.swagger.client.model.WorkflowFunction
-
- setId(Integer) - Method in class io.swagger.client.model.WorkflowFunctionParameter
-
- setId(Integer) - Method in class io.swagger.client.model.WorkflowProperty
-
- setId(Integer) - Method in class io.swagger.client.model.WorkflowState
-
- setId(Integer) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- setInitiators(List<String>) - Method in class io.swagger.client.model.Workflow
-
- setIsAppBuilderTx(Boolean) - Method in class io.swagger.client.model.Transaction
-
- setJSON(JSON) - Method in class io.swagger.client.ApiClient
-
Set JSON
- setKeyManagers(KeyManager[]) - Method in class io.swagger.client.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLastModified(DateTime) - Method in class io.swagger.client.model.FileStreamResult
-
- setLastName(String) - Method in class io.swagger.client.model.User
-
- setLastName(String) - Method in class io.swagger.client.model.UserInput
-
- setLedgerID(Integer) - Method in class io.swagger.client.model.Connection
-
- setLedgerID(Integer) - Method in class io.swagger.client.model.ContractCode
-
- setLedgerIdentifier(String) - Method in class io.swagger.client.model.Contract
-
- setLedgers(List<Ledger>) - Method in class io.swagger.client.model.LedgerList
-
- setLenientOnJson(boolean) - Method in class io.swagger.client.ApiClient
-
- setLenientOnJson(boolean) - Method in class io.swagger.client.JSON
-
- setLocalDateFormat(DateTimeFormatter) - Method in class io.swagger.client.ApiClient
-
- setLocalDateFormat(DateTimeFormatter) - Method in class io.swagger.client.JSON
-
- setName(String) - Method in class io.swagger.client.model.Application
-
- setName(String) - Method in class io.swagger.client.model.ApplicationRole
-
- setName(String) - Method in class io.swagger.client.model.ContractActionParameter
-
- setName(String) - Method in class io.swagger.client.model.Ledger
-
- setName(String) - Method in class io.swagger.client.model.Workflow
-
- setName(String) - Method in class io.swagger.client.model.WorkflowDataType
-
- setName(String) - Method in class io.swagger.client.model.WorkflowFunction
-
- setName(String) - Method in class io.swagger.client.model.WorkflowFunctionParameter
-
- setName(String) - Method in class io.swagger.client.model.WorkflowProperty
-
- setName(String) - Method in class io.swagger.client.model.WorkflowState
-
- setNextLink(String) - Method in class io.swagger.client.model.ApplicationList
-
- setNextLink(String) - Method in class io.swagger.client.model.BlockList
-
- setNextLink(String) - Method in class io.swagger.client.model.ConnectionList
-
- setNextLink(String) - Method in class io.swagger.client.model.ContractCodeList
-
- setNextLink(String) - Method in class io.swagger.client.model.ContractList
-
- setNextLink(String) - Method in class io.swagger.client.model.LedgerList
-
- setNextLink(String) - Method in class io.swagger.client.model.RoleAssignmentList
-
- setNextLink(String) - Method in class io.swagger.client.model.TransactionList
-
- setNextLink(String) - Method in class io.swagger.client.model.UserList
-
- setNextLink(String) - Method in class io.swagger.client.model.WorkflowList
-
- setNextLink(String) - Method in class io.swagger.client.model.WorkflowStateTransitionList
-
- setParameters(List<ContractActionParameter>) - Method in class io.swagger.client.model.ContractAction
-
- setParameters(List<WorkflowFunctionParameter>) - Method in class io.swagger.client.model.WorkflowFunction
-
- setPassword(String) - Method in class io.swagger.client.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class io.swagger.client.auth.HttpBasicAuth
-
- setPercentComplete(Integer) - Method in class io.swagger.client.model.WorkflowState
-
- setPosition(Long) - Method in class io.swagger.client.model.Stream
-
- setProperties(List<WorkflowProperty>) - Method in class io.swagger.client.model.Workflow
-
- setProvisioningStatus(Integer) - Method in class io.swagger.client.model.Contract
-
- setProvisioningStatus(Integer) - Method in class io.swagger.client.model.ContractAction
-
- setProvisioningStatus(Integer) - Method in class io.swagger.client.model.User
-
- setReadTimeout(int) - Method in class io.swagger.client.ApiClient
-
Sets the read timeout (in milliseconds).
- setReadTimeout(Integer) - Method in class io.swagger.client.model.Stream
-
- setRoleAssignments(List<RoleAssignment>) - Method in class io.swagger.client.model.RoleAssignmentList
-
- setSqlDateFormat(DateFormat) - Method in class io.swagger.client.ApiClient
-
- setSqlDateFormat(DateFormat) - Method in class io.swagger.client.JSON
-
- setSslCaCert(InputStream) - Method in class io.swagger.client.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setStartState(WorkflowState) - Method in class io.swagger.client.model.Workflow
-
- setStartStateId(Integer) - Method in class io.swagger.client.model.Workflow
-
- setStates(List<WorkflowState>) - Method in class io.swagger.client.model.Workflow
-
- setStatusCode(Integer) - Method in class io.swagger.client.model.ContentResult
-
- setStyle(String) - Method in class io.swagger.client.model.WorkflowState
-
- setTempFolderPath(String) - Method in class io.swagger.client.ApiClient
-
Set the temporary folder path (for downloading files)
- setTimestamp(DateTime) - Method in class io.swagger.client.model.Block
-
- setTimestamp(DateTime) - Method in class io.swagger.client.model.ContractAction
-
- setTo(String) - Method in class io.swagger.client.model.Transaction
-
- setTransactionHash(String) - Method in class io.swagger.client.model.Transaction
-
- setTransactionId(Integer) - Method in class io.swagger.client.model.ContractAction
-
- setTransactionID(String) - Method in class io.swagger.client.model.LedgerActionOutput
-
- setTransactions(List<Transaction>) - Method in class io.swagger.client.model.Contract
-
- setTransactions(List<Transaction>) - Method in class io.swagger.client.model.TransactionList
-
- setType(WorkflowDataType) - Method in class io.swagger.client.model.WorkflowFunctionParameter
-
- setType(WorkflowDataType) - Method in class io.swagger.client.model.WorkflowProperty
-
- setUser(User) - Method in class io.swagger.client.model.RoleAssignment
-
- setUserAgent(String) - Method in class io.swagger.client.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUserChainMappingID(Integer) - Method in class io.swagger.client.model.UserChainMapping
-
- setUserChainMappings(List<UserChainMapping>) - Method in class io.swagger.client.model.User
-
- setUserId(Integer) - Method in class io.swagger.client.model.ContractAction
-
- setUserId(Integer) - Method in class io.swagger.client.model.RoleAssignmentInput
-
- setUserID(Integer) - Method in class io.swagger.client.model.User
-
- setUserID(Integer) - Method in class io.swagger.client.model.UserChainMapping
-
- setUsername(String) - Method in class io.swagger.client.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class io.swagger.client.auth.HttpBasicAuth
-
- setUsers(List<User>) - Method in class io.swagger.client.model.UserList
-
- setValue(String) - Method in class io.swagger.client.model.ContractActionParameter
-
- setValue(String) - Method in class io.swagger.client.model.ContractProperty
-
- setValue(Double) - Method in class io.swagger.client.model.Transaction
-
- setValue(Integer) - Method in class io.swagger.client.model.WorkflowState
-
- setVerifyingSsl(boolean) - Method in class io.swagger.client.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setWorkflowActionParameters(List<ContractActionParameter>) - Method in class io.swagger.client.model.WorkflowActionInput
-
- setWorkflowFunctionId(Integer) - Method in class io.swagger.client.model.ContractAction
-
- setWorkflowFunctionID(Integer) - Method in class io.swagger.client.model.WorkflowActionInput
-
- setWorkflowFunctionId(Integer) - Method in class io.swagger.client.model.WorkflowStateTransition
-
- setWorkflowId(Integer) - Method in class io.swagger.client.model.Contract
-
- setWorkflowId(Integer) - Method in class io.swagger.client.model.WorkflowFunction
-
- setWorkflowPropertyId(Integer) - Method in class io.swagger.client.model.ContractProperty
-
- setWorkflows(List<Workflow>) - Method in class io.swagger.client.model.WorkflowList
-
- setWorkflowStateTransitions(List<WorkflowStateTransition>) - Method in class io.swagger.client.model.WorkflowState
-
- setWorkflowStateTransitions(List<WorkflowStateTransition>) - Method in class io.swagger.client.model.WorkflowStateTransitionList
-
- setWriteTimeout(int) - Method in class io.swagger.client.ApiClient
-
Sets the write timeout (in milliseconds).
- setWriteTimeout(Integer) - Method in class io.swagger.client.model.Stream
-
- source() - Method in class io.swagger.client.ProgressResponseBody
-
- SqlDateTypeAdapter() - Constructor for class io.swagger.client.JSON.SqlDateTypeAdapter
-
- SqlDateTypeAdapter(DateFormat) - Constructor for class io.swagger.client.JSON.SqlDateTypeAdapter
-
- startState(WorkflowState) - Method in class io.swagger.client.model.Workflow
-
- startStateId(Integer) - Method in class io.swagger.client.model.Workflow
-
- states(List<WorkflowState>) - Method in class io.swagger.client.model.Workflow
-
- statusCode(Integer) - Method in class io.swagger.client.model.ContentResult
-
- Stream - Class in io.swagger.client.model
-
Stream
- Stream() - Constructor for class io.swagger.client.model.Stream
-
- StringSegment - Class in io.swagger.client.model
-
StringSegment
- StringSegment() - Constructor for class io.swagger.client.model.StringSegment
-
- StringUtil - Class in io.swagger.client
-
- StringUtil() - Constructor for class io.swagger.client.StringUtil
-
- style(String) - Method in class io.swagger.client.model.WorkflowState
-