Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

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
 

B

Block - Class in io.swagger.client.model
Block
Block() - Constructor for class io.swagger.client.model.Block
 
blockGet(Integer, Integer) - Method in class io.swagger.client.api.ConnectionsApi
Gets the block matching a specific block ID.
blockGetAsync(Integer, Integer, ApiCallback<Block>) - Method in class io.swagger.client.api.ConnectionsApi
(asynchronously) Gets the block matching a specific block ID.
blockGetCall(Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ConnectionsApi
Build call for blockGet
blockGetWithHttpInfo(Integer, Integer) - Method in class io.swagger.client.api.ConnectionsApi
Gets the block matching a specific block ID.
blockHash(String) - Method in class io.swagger.client.model.Block
 
blockID(Integer) - Method in class io.swagger.client.model.Transaction
 
BlockList - Class in io.swagger.client.model
BlockList
BlockList() - Constructor for class io.swagger.client.model.BlockList
 
blockNumber(Integer) - Method in class io.swagger.client.model.Block
 
blocks(List<Block>) - Method in class io.swagger.client.model.BlockList
 
blocksGet(Integer, Integer, Integer) - Method in class io.swagger.client.api.ConnectionsApi
Lists the blocks for a connected blockchain network.
blocksGetAsync(Integer, Integer, Integer, ApiCallback<BlockList>) - Method in class io.swagger.client.api.ConnectionsApi
(asynchronously) Lists the blocks for a connected blockchain network.
blocksGetCall(Integer, Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ConnectionsApi
Build call for blocksGet
blocksGetWithHttpInfo(Integer, Integer, Integer) - Method in class io.swagger.client.api.ConnectionsApi
Lists the blocks for a connected blockchain network.
buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class io.swagger.client.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class io.swagger.client.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, List<Pair>, List<Pair>) - Method in class io.swagger.client.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.
ByteArrayAdapter() - Constructor for class io.swagger.client.JSON.ByteArrayAdapter
 

C

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
 

D

DateTimeTypeAdapter() - Constructor for class io.swagger.client.JSON.DateTimeTypeAdapter
 
DateTimeTypeAdapter(DateTimeFormatter) - Constructor for class io.swagger.client.JSON.DateTimeTypeAdapter
 
DateTypeAdapter() - Constructor for class io.swagger.client.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class io.swagger.client.JSON.DateTypeAdapter
 
deployedByUserId(Integer) - Method in class io.swagger.client.model.Contract
 
description(String) - Method in class io.swagger.client.model.Application
 
description(String) - Method in class io.swagger.client.model.ApplicationRole
 
description(String) - Method in class io.swagger.client.model.Workflow
 
description(String) - Method in class io.swagger.client.model.WorkflowFunction
 
description(String) - Method in class io.swagger.client.model.WorkflowFunctionParameter
 
description(String) - Method in class io.swagger.client.model.WorkflowProperty
 
description(String) - Method in class io.swagger.client.model.WorkflowState
 
description(String) - Method in class io.swagger.client.model.WorkflowStateTransition
 
deserialize(Response, Type) - Method in class io.swagger.client.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class io.swagger.client.JSON
Deserialize the given JSON string to Java object.
displayName(String) - Method in class io.swagger.client.model.Application
 
displayName(String) - Method in class io.swagger.client.model.Ledger
 
displayName(String) - Method in class io.swagger.client.model.Workflow
 
displayName(String) - Method in class io.swagger.client.model.WorkflowFunction
 
displayName(String) - Method in class io.swagger.client.model.WorkflowFunctionParameter
 
displayName(String) - Method in class io.swagger.client.model.WorkflowProperty
 
displayName(String) - Method in class io.swagger.client.model.WorkflowState
 
displayName(String) - Method in class io.swagger.client.model.WorkflowStateTransition
 
downloadFileFromResponse(Response) - Method in class io.swagger.client.ApiClient
Download file from the given response.

E

elementType(WorkflowDataType) - Method in class io.swagger.client.model.WorkflowDataType
 
elementTypeId(Integer) - Method in class io.swagger.client.model.WorkflowDataType
 
emailAddress(String) - Method in class io.swagger.client.model.User
 
emailAddress(String) - Method in class io.swagger.client.model.UserInput
 
enabled(Boolean) - Method in class io.swagger.client.model.Application
 
endpointURL(String) - Method in class io.swagger.client.model.Connection
 
entityTag(EntityTagHeaderValue) - Method in class io.swagger.client.model.FileStreamResult
 
EntityTagHeaderValue - Class in io.swagger.client.model
EntityTagHeaderValue
EntityTagHeaderValue() - Constructor for class io.swagger.client.model.EntityTagHeaderValue
 
equals(Object) - Method in class io.swagger.client.model.Application
 
equals(Object) - Method in class io.swagger.client.model.ApplicationList
 
equals(Object) - Method in class io.swagger.client.model.ApplicationRole
 
equals(Object) - Method in class io.swagger.client.model.Block
 
equals(Object) - Method in class io.swagger.client.model.BlockList
 
equals(Object) - Method in class io.swagger.client.model.Capabilities
 
equals(Object) - Method in class io.swagger.client.model.Connection
 
equals(Object) - Method in class io.swagger.client.model.ConnectionList
 
equals(Object) - Method in class io.swagger.client.model.ContentResult
 
equals(Object) - Method in class io.swagger.client.model.Contract
 
equals(Object) - Method in class io.swagger.client.model.ContractAction
 
equals(Object) - Method in class io.swagger.client.model.ContractActionParameter
 
equals(Object) - Method in class io.swagger.client.model.ContractCode
 
equals(Object) - Method in class io.swagger.client.model.ContractCodeList
 
equals(Object) - Method in class io.swagger.client.model.ContractList
 
equals(Object) - Method in class io.swagger.client.model.ContractProperty
 
equals(Object) - Method in class io.swagger.client.model.EntityTagHeaderValue
 
equals(Object) - Method in class io.swagger.client.model.FileStreamResult
 
equals(Object) - Method in class io.swagger.client.model.IFormFile
 
equals(Object) - Method in class io.swagger.client.model.Ledger
 
equals(Object) - Method in class io.swagger.client.model.LedgerActionOutput
 
equals(Object) - Method in class io.swagger.client.model.LedgerList
 
equals(Object) - Method in class io.swagger.client.model.Me
 
equals(Object) - Method in class io.swagger.client.model.RoleAssignment
 
equals(Object) - Method in class io.swagger.client.model.RoleAssignmentInput
 
equals(Object) - Method in class io.swagger.client.model.RoleAssignmentList
 
equals(Object) - Method in class io.swagger.client.model.Stream
 
equals(Object) - Method in class io.swagger.client.model.StringSegment
 
equals(Object) - Method in class io.swagger.client.model.Transaction
 
equals(Object) - Method in class io.swagger.client.model.TransactionList
 
equals(Object) - Method in class io.swagger.client.model.User
 
equals(Object) - Method in class io.swagger.client.model.UserChainMapping
 
equals(Object) - Method in class io.swagger.client.model.UserInput
 
equals(Object) - Method in class io.swagger.client.model.UserList
 
equals(Object) - Method in class io.swagger.client.model.Workflow
 
equals(Object) - Method in class io.swagger.client.model.WorkflowActionInput
 
equals(Object) - Method in class io.swagger.client.model.WorkflowDataType
 
equals(Object) - Method in class io.swagger.client.model.WorkflowFunction
 
equals(Object) - Method in class io.swagger.client.model.WorkflowFunctionParameter
 
equals(Object) - Method in class io.swagger.client.model.WorkflowList
 
equals(Object) - Method in class io.swagger.client.model.WorkflowProperty
 
equals(Object) - Method in class io.swagger.client.model.WorkflowState
 
equals(Object) - Method in class io.swagger.client.model.WorkflowStateTransition
 
equals(Object) - Method in class io.swagger.client.model.WorkflowStateTransitionList
 
escapeString(String) - Method in class io.swagger.client.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - Method in class io.swagger.client.ApiClient
execute(Call, Type) - Method in class io.swagger.client.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class io.swagger.client.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class io.swagger.client.ApiClient
Execute HTTP call asynchronously.
externalID(String) - Method in class io.swagger.client.model.User
 
externalID(String) - Method in class io.swagger.client.model.UserInput
 

F

fileDownloadName(String) - Method in class io.swagger.client.model.FileStreamResult
 
fileStream(Stream) - Method in class io.swagger.client.model.FileStreamResult
 
FileStreamResult - Class in io.swagger.client.model
FileStreamResult
FileStreamResult() - Constructor for class io.swagger.client.model.FileStreamResult
 
firstName(String) - Method in class io.swagger.client.model.User
 
firstName(String) - Method in class io.swagger.client.model.UserInput
 
from(String) - Method in class io.swagger.client.model.Transaction
 
function(String) - Method in class io.swagger.client.model.WorkflowStateTransition
 
functions(List<WorkflowFunction>) - Method in class io.swagger.client.model.Workflow
 
fundingAccount(String) - Method in class io.swagger.client.model.Connection
 

G

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").

H

handleResponse(Response, Type) - Method in class io.swagger.client.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class io.swagger.client.model.Application
 
hashCode() - Method in class io.swagger.client.model.ApplicationList
 
hashCode() - Method in class io.swagger.client.model.ApplicationRole
 
hashCode() - Method in class io.swagger.client.model.Block
 
hashCode() - Method in class io.swagger.client.model.BlockList
 
hashCode() - Method in class io.swagger.client.model.Capabilities
 
hashCode() - Method in class io.swagger.client.model.Connection
 
hashCode() - Method in class io.swagger.client.model.ConnectionList
 
hashCode() - Method in class io.swagger.client.model.ContentResult
 
hashCode() - Method in class io.swagger.client.model.Contract
 
hashCode() - Method in class io.swagger.client.model.ContractAction
 
hashCode() - Method in class io.swagger.client.model.ContractActionParameter
 
hashCode() - Method in class io.swagger.client.model.ContractCode
 
hashCode() - Method in class io.swagger.client.model.ContractCodeList
 
hashCode() - Method in class io.swagger.client.model.ContractList
 
hashCode() - Method in class io.swagger.client.model.ContractProperty
 
hashCode() - Method in class io.swagger.client.model.EntityTagHeaderValue
 
hashCode() - Method in class io.swagger.client.model.FileStreamResult
 
hashCode() - Method in class io.swagger.client.model.IFormFile
 
hashCode() - Method in class io.swagger.client.model.Ledger
 
hashCode() - Method in class io.swagger.client.model.LedgerActionOutput
 
hashCode() - Method in class io.swagger.client.model.LedgerList
 
hashCode() - Method in class io.swagger.client.model.Me
 
hashCode() - Method in class io.swagger.client.model.RoleAssignment
 
hashCode() - Method in class io.swagger.client.model.RoleAssignmentInput
 
hashCode() - Method in class io.swagger.client.model.RoleAssignmentList
 
hashCode() - Method in class io.swagger.client.model.Stream
 
hashCode() - Method in class io.swagger.client.model.StringSegment
 
hashCode() - Method in class io.swagger.client.model.Transaction
 
hashCode() - Method in class io.swagger.client.model.TransactionList
 
hashCode() - Method in class io.swagger.client.model.User
 
hashCode() - Method in class io.swagger.client.model.UserChainMapping
 
hashCode() - Method in class io.swagger.client.model.UserInput
 
hashCode() - Method in class io.swagger.client.model.UserList
 
hashCode() - Method in class io.swagger.client.model.Workflow
 
hashCode() - Method in class io.swagger.client.model.WorkflowActionInput
 
hashCode() - Method in class io.swagger.client.model.WorkflowDataType
 
hashCode() - Method in class io.swagger.client.model.WorkflowFunction
 
hashCode() - Method in class io.swagger.client.model.WorkflowFunctionParameter
 
hashCode() - Method in class io.swagger.client.model.WorkflowList
 
hashCode() - Method in class io.swagger.client.model.WorkflowProperty
 
hashCode() - Method in class io.swagger.client.model.WorkflowState
 
hashCode() - Method in class io.swagger.client.model.WorkflowStateTransition
 
hashCode() - Method in class io.swagger.client.model.WorkflowStateTransitionList
 
HttpBasicAuth - Class in io.swagger.client.auth
 
HttpBasicAuth() - Constructor for class io.swagger.client.auth.HttpBasicAuth
 

I

id(Integer) - Method in class io.swagger.client.model.Application
 
id(Integer) - Method in class io.swagger.client.model.ApplicationRole
 
id(Integer) - Method in class io.swagger.client.model.Block
 
id(Integer) - Method in class io.swagger.client.model.Contract
 
id(Integer) - Method in class io.swagger.client.model.ContractAction
 
id(Integer) - Method in class io.swagger.client.model.Ledger
 
id(Integer) - Method in class io.swagger.client.model.RoleAssignment
 
id(Integer) - Method in class io.swagger.client.model.Transaction
 
id(Integer) - Method in class io.swagger.client.model.Workflow
 
id(Integer) - Method in class io.swagger.client.model.WorkflowDataType
 
id(Integer) - Method in class io.swagger.client.model.WorkflowFunction
 
id(Integer) - Method in class io.swagger.client.model.WorkflowFunctionParameter
 
id(Integer) - Method in class io.swagger.client.model.WorkflowProperty
 
id(Integer) - Method in class io.swagger.client.model.WorkflowState
 
id(Integer) - Method in class io.swagger.client.model.WorkflowStateTransition
 
IFormFile - Class in io.swagger.client.model
IFormFile
IFormFile() - Constructor for class io.swagger.client.model.IFormFile
 
initiators(List<String>) - Method in class io.swagger.client.model.Workflow
 
io.swagger.client - package io.swagger.client
 
io.swagger.client.api - package io.swagger.client.api
 
io.swagger.client.auth - package io.swagger.client.auth
 
io.swagger.client.model - package io.swagger.client.model
 
isAppBuilderTx(Boolean) - Method in class io.swagger.client.model.Transaction
 
isCanModifyRoleAssignments() - Method in class io.swagger.client.model.Capabilities
Get canModifyRoleAssignments
isCanProvisionUser() - Method in class io.swagger.client.model.Capabilities
Get canProvisionUser
isCanRead() - Method in class io.swagger.client.model.Stream
Get canRead
isCanSeek() - Method in class io.swagger.client.model.Stream
Get canSeek
isCanTimeout() - Method in class io.swagger.client.model.Stream
Get canTimeout
isCanUploadApplication() - Method in class io.swagger.client.model.Capabilities
Get canUploadApplication
isCanUploadContractCode() - Method in class io.swagger.client.model.Capabilities
Get canUploadContractCode
isCanWrite() - Method in class io.swagger.client.model.Stream
Get canWrite
isDebugging() - Method in class io.swagger.client.ApiClient
Check that whether debugging is enabled for this API client.
isEnabled() - Method in class io.swagger.client.model.Application
Get enabled
isHasValue() - Method in class io.swagger.client.model.StringSegment
Get hasValue
isIsAppBuilderTx() - Method in class io.swagger.client.model.Transaction
Get isAppBuilderTx
isIsWeak() - Method in class io.swagger.client.model.EntityTagHeaderValue
Get isWeak
isJsonMime(String) - Method in class io.swagger.client.ApiClient
Check if the given MIME is a JSON MIME.
isVerifyingSsl() - Method in class io.swagger.client.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class io.swagger.client.StringUtil
Join an array of strings with the given separator.
JSON - Class in io.swagger.client
 
JSON() - Constructor for class io.swagger.client.JSON
 
JSON.ByteArrayAdapter - Class in io.swagger.client
Gson TypeAdapter for Byte Array type
JSON.DateTimeTypeAdapter - Class in io.swagger.client
Gson TypeAdapter for Joda DateTime type
JSON.DateTypeAdapter - Class in io.swagger.client
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.LocalDateTypeAdapter - Class in io.swagger.client
Gson TypeAdapter for Joda LocalDate type
JSON.SqlDateTypeAdapter - Class in io.swagger.client
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

L

lastModified(DateTime) - Method in class io.swagger.client.model.FileStreamResult
 
lastName(String) - Method in class io.swagger.client.model.User
 
lastName(String) - Method in class io.swagger.client.model.UserInput
 
Ledger - Class in io.swagger.client.model
Ledger
Ledger() - Constructor for class io.swagger.client.model.Ledger
 
LedgerActionOutput - Class in io.swagger.client.model
LedgerActionOutput
LedgerActionOutput() - Constructor for class io.swagger.client.model.LedgerActionOutput
 
ledgerID(Integer) - Method in class io.swagger.client.model.Connection
 
ledgerID(Integer) - Method in class io.swagger.client.model.ContractCode
 
ledgerIdentifier(String) - Method in class io.swagger.client.model.Contract
 
LedgerList - Class in io.swagger.client.model
LedgerList
LedgerList() - Constructor for class io.swagger.client.model.LedgerList
 
ledgers(List<Ledger>) - Method in class io.swagger.client.model.LedgerList
 
LedgersApi - Class in io.swagger.client.api
 
LedgersApi() - Constructor for class io.swagger.client.api.LedgersApi
 
LedgersApi(ApiClient) - Constructor for class io.swagger.client.api.LedgersApi
 
ledgersGet(Integer, Integer) - Method in class io.swagger.client.api.LedgersApi
Lists the supported blockchain types, such as Ethereum or Hyperledger Fabric.
ledgersGetAsync(Integer, Integer, ApiCallback<LedgerList>) - Method in class io.swagger.client.api.LedgersApi
(asynchronously) Lists the supported blockchain types, such as Ethereum or Hyperledger Fabric.
ledgersGetCall(Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.LedgersApi
Build call for ledgersGet
ledgersGetWithHttpInfo(Integer, Integer) - Method in class io.swagger.client.api.LedgersApi
Lists the supported blockchain types, such as Ethereum or Hyperledger Fabric.
LocalDateTypeAdapter() - Constructor for class io.swagger.client.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class io.swagger.client.JSON.LocalDateTypeAdapter
 

M

Me - Class in io.swagger.client.model
Me
Me() - Constructor for class io.swagger.client.model.Me
 
meGet() - Method in class io.swagger.client.api.UsersApi
Returns the current user
meGetAsync(ApiCallback<Me>) - Method in class io.swagger.client.api.UsersApi
(asynchronously) Returns the current user
meGetCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.UsersApi
Build call for meGet
meGetWithHttpInfo() - Method in class io.swagger.client.api.UsersApi
Returns the current user

N

name(String) - Method in class io.swagger.client.model.Application
 
name(String) - Method in class io.swagger.client.model.ApplicationRole
 
name(String) - Method in class io.swagger.client.model.ContractActionParameter
 
name(String) - Method in class io.swagger.client.model.Ledger
 
name(String) - Method in class io.swagger.client.model.Workflow
 
name(String) - Method in class io.swagger.client.model.WorkflowDataType
 
name(String) - Method in class io.swagger.client.model.WorkflowFunction
 
name(String) - Method in class io.swagger.client.model.WorkflowFunctionParameter
 
name(String) - Method in class io.swagger.client.model.WorkflowProperty
 
name(String) - Method in class io.swagger.client.model.WorkflowState
 
nextLink(String) - Method in class io.swagger.client.model.ApplicationList
 
nextLink(String) - Method in class io.swagger.client.model.BlockList
 
nextLink(String) - Method in class io.swagger.client.model.ConnectionList
 
nextLink(String) - Method in class io.swagger.client.model.ContractCodeList
 
nextLink(String) - Method in class io.swagger.client.model.ContractList
 
nextLink(String) - Method in class io.swagger.client.model.LedgerList
 
nextLink(String) - Method in class io.swagger.client.model.RoleAssignmentList
 
nextLink(String) - Method in class io.swagger.client.model.TransactionList
 
nextLink(String) - Method in class io.swagger.client.model.UserList
 
nextLink(String) - Method in class io.swagger.client.model.WorkflowList
 
nextLink(String) - Method in class io.swagger.client.model.WorkflowStateTransitionList
 

O

OAuth - Class in io.swagger.client.auth
 
OAuth() - Constructor for class io.swagger.client.auth.OAuth
 
OAuthFlow - Enum in io.swagger.client.auth
 
onDownloadProgress(long, long, boolean) - Method in interface io.swagger.client.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface io.swagger.client.ApiCallback
This is called when the API call fails.
onRequestProgress(long, long, boolean) - Method in interface io.swagger.client.ProgressRequestBody.ProgressRequestListener
 
onSuccess(T, int, Map<String, List<String>>) - Method in interface io.swagger.client.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface io.swagger.client.ApiCallback
This is called when the API upload processing.

P

Pair - Class in io.swagger.client
 
Pair(String, String) - Constructor for class io.swagger.client.Pair
 
parameters(List<ContractActionParameter>) - Method in class io.swagger.client.model.ContractAction
 
parameters(List<WorkflowFunctionParameter>) - Method in class io.swagger.client.model.WorkflowFunction
 
parameterToPair(String, Object) - Method in class io.swagger.client.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class io.swagger.client.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class io.swagger.client.ApiClient
Format the given parameter object into string.
percentComplete(Integer) - Method in class io.swagger.client.model.WorkflowState
 
position(Long) - Method in class io.swagger.client.model.Stream
 
prepareDownloadFile(Response) - Method in class io.swagger.client.ApiClient
Prepare file for download
processHeaderParams(Map<String, String>, Request.Builder) - Method in class io.swagger.client.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in io.swagger.client
 
ProgressRequestBody(RequestBody, ProgressRequestBody.ProgressRequestListener) - Constructor for class io.swagger.client.ProgressRequestBody
 
ProgressRequestBody.ProgressRequestListener - Interface in io.swagger.client
 
ProgressResponseBody - Class in io.swagger.client
 
ProgressResponseBody(ResponseBody, ProgressResponseBody.ProgressListener) - Constructor for class io.swagger.client.ProgressResponseBody
 
ProgressResponseBody.ProgressListener - Interface in io.swagger.client
 
properties(List<WorkflowProperty>) - Method in class io.swagger.client.model.Workflow
 
provisioningStatus(Integer) - Method in class io.swagger.client.model.Contract
 
provisioningStatus(Integer) - Method in class io.swagger.client.model.ContractAction
 
provisioningStatus(Integer) - Method in class io.swagger.client.model.User
 

R

read(JsonReader) - Method in class io.swagger.client.JSON.ByteArrayAdapter
 
read(JsonReader) - Method in class io.swagger.client.JSON.DateTimeTypeAdapter
 
read(JsonReader) - Method in class io.swagger.client.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class io.swagger.client.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class io.swagger.client.JSON.SqlDateTypeAdapter
 
readTimeout(Integer) - Method in class io.swagger.client.model.Stream
 
RoleAssignment - Class in io.swagger.client.model
RoleAssignment
RoleAssignment() - Constructor for class io.swagger.client.model.RoleAssignment
 
roleAssignmentDelete(Integer, Integer) - Method in class io.swagger.client.api.ApplicationsApi
Deletes the specified role assignment.
roleAssignmentDeleteAsync(Integer, Integer, ApiCallback<Void>) - Method in class io.swagger.client.api.ApplicationsApi
(asynchronously) Deletes the specified role assignment.
roleAssignmentDeleteCall(Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
Build call for roleAssignmentDelete
roleAssignmentDeleteWithHttpInfo(Integer, Integer) - Method in class io.swagger.client.api.ApplicationsApi
Deletes the specified role assignment.
roleAssignmentGet(Integer, Integer) - Method in class io.swagger.client.api.ApplicationsApi
Get a role assignment of the specified blockchain application matching a specific user role assignment ID.
roleAssignmentGetAsync(Integer, Integer, ApiCallback<RoleAssignment>) - Method in class io.swagger.client.api.ApplicationsApi
(asynchronously) Get a role assignment of the specified blockchain application matching a specific user role assignment ID.
roleAssignmentGetCall(Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
Build call for roleAssignmentGet
roleAssignmentGetWithHttpInfo(Integer, Integer) - Method in class io.swagger.client.api.ApplicationsApi
Get a role assignment of the specified blockchain application matching a specific user role assignment ID.
RoleAssignmentInput - Class in io.swagger.client.model
RoleAssignmentInput
RoleAssignmentInput() - Constructor for class io.swagger.client.model.RoleAssignmentInput
 
RoleAssignmentList - Class in io.swagger.client.model
RoleAssignmentList
RoleAssignmentList() - Constructor for class io.swagger.client.model.RoleAssignmentList
 
roleAssignments(List<RoleAssignment>) - Method in class io.swagger.client.model.RoleAssignmentList
 
roleAssignmentsGet(Integer, Integer, Integer, Integer) - Method in class io.swagger.client.api.ApplicationsApi
List all role assignments of the specified blockchain application.
roleAssignmentsGetAsync(Integer, Integer, Integer, Integer, ApiCallback<RoleAssignmentList>) - Method in class io.swagger.client.api.ApplicationsApi
(asynchronously) List all role assignments of the specified blockchain application.
roleAssignmentsGetCall(Integer, Integer, Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
Build call for roleAssignmentsGet
roleAssignmentsGetWithHttpInfo(Integer, Integer, Integer, Integer) - Method in class io.swagger.client.api.ApplicationsApi
List all role assignments of the specified blockchain application.
roleAssignmentsPost(Integer, RoleAssignmentInput) - Method in class io.swagger.client.api.ApplicationsApi
Creates a user-to-role mapping in the specified blockchain application.
roleAssignmentsPostAsync(Integer, RoleAssignmentInput, ApiCallback<Integer>) - Method in class io.swagger.client.api.ApplicationsApi
(asynchronously) Creates a user-to-role mapping in the specified blockchain application.
roleAssignmentsPostCall(Integer, RoleAssignmentInput, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
Build call for roleAssignmentsPost
roleAssignmentsPostWithHttpInfo(Integer, RoleAssignmentInput) - Method in class io.swagger.client.api.ApplicationsApi
Creates a user-to-role mapping in the specified blockchain application.

S

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
 

T

timestamp(DateTime) - Method in class io.swagger.client.model.Block
 
timestamp(DateTime) - Method in class io.swagger.client.model.ContractAction
 
to(String) - Method in class io.swagger.client.model.Transaction
 
toString() - Method in class io.swagger.client.model.Application
 
toString() - Method in class io.swagger.client.model.ApplicationList
 
toString() - Method in class io.swagger.client.model.ApplicationRole
 
toString() - Method in class io.swagger.client.model.Block
 
toString() - Method in class io.swagger.client.model.BlockList
 
toString() - Method in class io.swagger.client.model.Capabilities
 
toString() - Method in class io.swagger.client.model.Connection
 
toString() - Method in class io.swagger.client.model.ConnectionList
 
toString() - Method in class io.swagger.client.model.ContentResult
 
toString() - Method in class io.swagger.client.model.Contract
 
toString() - Method in class io.swagger.client.model.ContractAction
 
toString() - Method in class io.swagger.client.model.ContractActionParameter
 
toString() - Method in class io.swagger.client.model.ContractCode
 
toString() - Method in class io.swagger.client.model.ContractCodeList
 
toString() - Method in class io.swagger.client.model.ContractList
 
toString() - Method in class io.swagger.client.model.ContractProperty
 
toString() - Method in class io.swagger.client.model.EntityTagHeaderValue
 
toString() - Method in class io.swagger.client.model.FileStreamResult
 
toString() - Method in class io.swagger.client.model.IFormFile
 
toString() - Method in class io.swagger.client.model.Ledger
 
toString() - Method in class io.swagger.client.model.LedgerActionOutput
 
toString() - Method in class io.swagger.client.model.LedgerList
 
toString() - Method in class io.swagger.client.model.Me
 
toString() - Method in class io.swagger.client.model.RoleAssignment
 
toString() - Method in class io.swagger.client.model.RoleAssignmentInput
 
toString() - Method in class io.swagger.client.model.RoleAssignmentList
 
toString() - Method in class io.swagger.client.model.Stream
 
toString() - Method in class io.swagger.client.model.StringSegment
 
toString() - Method in class io.swagger.client.model.Transaction
 
toString() - Method in class io.swagger.client.model.TransactionList
 
toString() - Method in class io.swagger.client.model.User
 
toString() - Method in class io.swagger.client.model.UserChainMapping
 
toString() - Method in class io.swagger.client.model.UserInput
 
toString() - Method in class io.swagger.client.model.UserList
 
toString() - Method in class io.swagger.client.model.Workflow
 
toString() - Method in class io.swagger.client.model.WorkflowActionInput
 
toString() - Method in class io.swagger.client.model.WorkflowDataType
 
toString() - Method in class io.swagger.client.model.WorkflowFunction
 
toString() - Method in class io.swagger.client.model.WorkflowFunctionParameter
 
toString() - Method in class io.swagger.client.model.WorkflowList
 
toString() - Method in class io.swagger.client.model.WorkflowProperty
 
toString() - Method in class io.swagger.client.model.WorkflowState
 
toString() - Method in class io.swagger.client.model.WorkflowStateTransition
 
toString() - Method in class io.swagger.client.model.WorkflowStateTransitionList
 
Transaction - Class in io.swagger.client.model
Transaction
Transaction() - Constructor for class io.swagger.client.model.Transaction
 
transactionGet(Integer, Integer) - Method in class io.swagger.client.api.ConnectionsApi
Gets the transaction matching a specific transaction ID.
transactionGetAsync(Integer, Integer, ApiCallback<Transaction>) - Method in class io.swagger.client.api.ConnectionsApi
(asynchronously) Gets the transaction matching a specific transaction ID.
transactionGetCall(Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ConnectionsApi
Build call for transactionGet
transactionGetWithHttpInfo(Integer, Integer) - Method in class io.swagger.client.api.ConnectionsApi
Gets the transaction matching a specific transaction ID.
transactionHash(String) - Method in class io.swagger.client.model.Transaction
 
transactionId(Integer) - Method in class io.swagger.client.model.ContractAction
 
transactionID(String) - Method in class io.swagger.client.model.LedgerActionOutput
 
TransactionList - Class in io.swagger.client.model
TransactionList
TransactionList() - Constructor for class io.swagger.client.model.TransactionList
 
transactions(List<Transaction>) - Method in class io.swagger.client.model.Contract
 
transactions(List<Transaction>) - Method in class io.swagger.client.model.TransactionList
 
transactionsGet(Integer, Integer, Integer) - Method in class io.swagger.client.api.ConnectionsApi
Lists the transactions for a connected blockchain network.
transactionsGetAsync(Integer, Integer, Integer, ApiCallback<List<TransactionList>>) - Method in class io.swagger.client.api.ConnectionsApi
(asynchronously) Lists the transactions for a connected blockchain network.
transactionsGetCall(Integer, Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ConnectionsApi
Build call for transactionsGet
transactionsGetWithHttpInfo(Integer, Integer, Integer) - Method in class io.swagger.client.api.ConnectionsApi
Lists the transactions for a connected blockchain network.
type(WorkflowDataType) - Method in class io.swagger.client.model.WorkflowFunctionParameter
 
type(WorkflowDataType) - Method in class io.swagger.client.model.WorkflowProperty
 

U

update(long, long, boolean) - Method in interface io.swagger.client.ProgressResponseBody.ProgressListener
 
updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class io.swagger.client.ApiClient
Update query and header parameters based on authentication settings.
user(User) - Method in class io.swagger.client.model.RoleAssignment
 
User - Class in io.swagger.client.model
User
User() - Constructor for class io.swagger.client.model.User
 
UserChainMapping - Class in io.swagger.client.model
UserChainMapping
UserChainMapping() - Constructor for class io.swagger.client.model.UserChainMapping
 
userChainMappingID(Integer) - Method in class io.swagger.client.model.UserChainMapping
 
userChainMappings(List<UserChainMapping>) - Method in class io.swagger.client.model.User
 
userDelete(String) - Method in class io.swagger.client.api.UsersApi
Deletes the specified user.
userDeleteAsync(String, ApiCallback<Void>) - Method in class io.swagger.client.api.UsersApi
(asynchronously) Deletes the specified user.
userDeleteCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.UsersApi
Build call for userDelete
userDeleteWithHttpInfo(String) - Method in class io.swagger.client.api.UsersApi
Deletes the specified user.
userGet(Integer) - Method in class io.swagger.client.api.UsersApi
Gets the user matching a specific user ID.
userGetAsync(Integer, ApiCallback<User>) - Method in class io.swagger.client.api.UsersApi
(asynchronously) Gets the user matching a specific user ID.
userGetCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.UsersApi
Build call for userGet
userGetWithHttpInfo(Integer) - Method in class io.swagger.client.api.UsersApi
Gets the user matching a specific user ID.
userId(Integer) - Method in class io.swagger.client.model.ContractAction
 
userId(Integer) - Method in class io.swagger.client.model.RoleAssignmentInput
 
userID(Integer) - Method in class io.swagger.client.model.User
 
userID(Integer) - Method in class io.swagger.client.model.UserChainMapping
 
UserInput - Class in io.swagger.client.model
UserInput
UserInput() - Constructor for class io.swagger.client.model.UserInput
 
UserList - Class in io.swagger.client.model
UserList
UserList() - Constructor for class io.swagger.client.model.UserList
 
users(List<User>) - Method in class io.swagger.client.model.UserList
 
UsersApi - Class in io.swagger.client.api
 
UsersApi() - Constructor for class io.swagger.client.api.UsersApi
 
UsersApi(ApiClient) - Constructor for class io.swagger.client.api.UsersApi
 
usersGet(Integer, Integer, String, String) - Method in class io.swagger.client.api.UsersApi
Get Users Lists all users within the connected blockchain consortium.
usersGetAsync(Integer, Integer, String, String, ApiCallback<UserList>) - Method in class io.swagger.client.api.UsersApi
Get Users (asynchronously) Lists all users within the connected blockchain consortium.
usersGetCall(Integer, Integer, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.UsersApi
Build call for usersGet
usersGetWithHttpInfo(Integer, Integer, String, String) - Method in class io.swagger.client.api.UsersApi
Get Users Lists all users within the connected blockchain consortium.
usersPost(UserInput) - Method in class io.swagger.client.api.UsersApi
Adds a user to the blockchain consortium.
usersPostAsync(UserInput, ApiCallback<Integer>) - Method in class io.swagger.client.api.UsersApi
(asynchronously) Adds a user to the blockchain consortium.
usersPostCall(UserInput, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.UsersApi
Build call for usersPost
usersPostWithHttpInfo(UserInput) - Method in class io.swagger.client.api.UsersApi
Adds a user to the blockchain consortium.

V

value(String) - Method in class io.swagger.client.model.ContractActionParameter
 
value(String) - Method in class io.swagger.client.model.ContractProperty
 
value(Double) - Method in class io.swagger.client.model.Transaction
 
value(Integer) - Method in class io.swagger.client.model.WorkflowState
 
valueOf(String) - Static method in enum io.swagger.client.auth.OAuthFlow
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.swagger.client.auth.OAuthFlow
Returns an array containing the constants of this enum type, in the order they are declared.

W

Workflow - Class in io.swagger.client.model
Workflow
Workflow() - Constructor for class io.swagger.client.model.Workflow
 
WorkflowActionInput - Class in io.swagger.client.model
WorkflowActionInput
WorkflowActionInput() - Constructor for class io.swagger.client.model.WorkflowActionInput
 
workflowActionParameters(List<ContractActionParameter>) - Method in class io.swagger.client.model.WorkflowActionInput
 
WorkflowDataType - Class in io.swagger.client.model
WorkflowDataType
WorkflowDataType() - Constructor for class io.swagger.client.model.WorkflowDataType
 
WorkflowFunction - Class in io.swagger.client.model
WorkflowFunction
WorkflowFunction() - Constructor for class io.swagger.client.model.WorkflowFunction
 
workflowFunctionId(Integer) - Method in class io.swagger.client.model.ContractAction
 
workflowFunctionID(Integer) - Method in class io.swagger.client.model.WorkflowActionInput
 
workflowFunctionId(Integer) - Method in class io.swagger.client.model.WorkflowStateTransition
 
WorkflowFunctionParameter - Class in io.swagger.client.model
WorkflowFunctionParameter
WorkflowFunctionParameter() - Constructor for class io.swagger.client.model.WorkflowFunctionParameter
 
workflowGet(Integer) - Method in class io.swagger.client.api.ApplicationsApi
Get a workflow matching a specific workflow ID.
workflowGetAsync(Integer, ApiCallback<Workflow>) - Method in class io.swagger.client.api.ApplicationsApi
(asynchronously) Get a workflow matching a specific workflow ID.
workflowGetCall(Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
Build call for workflowGet
workflowGetWithHttpInfo(Integer) - Method in class io.swagger.client.api.ApplicationsApi
Get a workflow matching a specific workflow ID.
workflowId(Integer) - Method in class io.swagger.client.model.Contract
 
workflowId(Integer) - Method in class io.swagger.client.model.WorkflowFunction
 
WorkflowList - Class in io.swagger.client.model
WorkflowList
WorkflowList() - Constructor for class io.swagger.client.model.WorkflowList
 
WorkflowProperty - Class in io.swagger.client.model
WorkflowProperty
WorkflowProperty() - Constructor for class io.swagger.client.model.WorkflowProperty
 
workflowPropertyId(Integer) - Method in class io.swagger.client.model.ContractProperty
 
workflows(List<Workflow>) - Method in class io.swagger.client.model.WorkflowList
 
workflowsGet(Integer, Integer, Integer) - Method in class io.swagger.client.api.ApplicationsApi
List all workflows of the specified blockchain application.
workflowsGetAsync(Integer, Integer, Integer, ApiCallback<WorkflowList>) - Method in class io.swagger.client.api.ApplicationsApi
(asynchronously) List all workflows of the specified blockchain application.
workflowsGetCall(Integer, Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.api.ApplicationsApi
Build call for workflowsGet
workflowsGetWithHttpInfo(Integer, Integer, Integer) - Method in class io.swagger.client.api.ApplicationsApi
List all workflows of the specified blockchain application.
WorkflowState - Class in io.swagger.client.model
WorkflowState
WorkflowState() - Constructor for class io.swagger.client.model.WorkflowState
 
WorkflowStateTransition - Class in io.swagger.client.model
WorkflowStateTransition
WorkflowStateTransition() - Constructor for class io.swagger.client.model.WorkflowStateTransition
 
WorkflowStateTransitionList - Class in io.swagger.client.model
WorkflowStateTransitionList
WorkflowStateTransitionList() - Constructor for class io.swagger.client.model.WorkflowStateTransitionList
 
workflowStateTransitions(List<WorkflowStateTransition>) - Method in class io.swagger.client.model.WorkflowState
 
workflowStateTransitions(List<WorkflowStateTransition>) - Method in class io.swagger.client.model.WorkflowStateTransitionList
 
write(JsonWriter, byte[]) - Method in class io.swagger.client.JSON.ByteArrayAdapter
 
write(JsonWriter, DateTime) - Method in class io.swagger.client.JSON.DateTimeTypeAdapter
 
write(JsonWriter, Date) - Method in class io.swagger.client.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class io.swagger.client.JSON.LocalDateTypeAdapter
 
write(JsonWriter, Date) - Method in class io.swagger.client.JSON.SqlDateTypeAdapter
 
writeTimeout(Integer) - Method in class io.swagger.client.model.Stream
 
writeTo(BufferedSink) - Method in class io.swagger.client.ProgressRequestBody
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.