Module fireblocks_network_api

Module fireblocks_network_api 

Source

Structs§

CheckThirdPartyRoutingParams
struct for passing parameters to the method FireblocksNetworkApi::check_third_party_routing
CheckThirdPartyRoutingParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateNetworkConnectionParams
struct for passing parameters to the method FireblocksNetworkApi::create_network_connection
CreateNetworkConnectionParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateNetworkIdParams
struct for passing parameters to the method FireblocksNetworkApi::create_network_id
CreateNetworkIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
DeleteNetworkConnectionParams
struct for passing parameters to the method FireblocksNetworkApi::delete_network_connection
DeleteNetworkConnectionParamsBuilder
Use builder syntax to set the inputs and finish with build().
DeleteNetworkIdParams
struct for passing parameters to the method FireblocksNetworkApi::delete_network_id
DeleteNetworkIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
FireblocksNetworkApiClient
GetNetworkIdParams
struct for passing parameters to the method FireblocksNetworkApi::get_network_id
GetNetworkIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetNetworkParams
struct for passing parameters to the method FireblocksNetworkApi::get_network
GetNetworkParamsBuilder
Use builder syntax to set the inputs and finish with build().
SearchNetworkIdsParams
struct for passing parameters to the method FireblocksNetworkApi::search_network_ids
SearchNetworkIdsParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetNetworkIdDiscoverabilityParams
struct for passing parameters to the method FireblocksNetworkApi::set_network_id_discoverability
SetNetworkIdDiscoverabilityParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetNetworkIdNameParams
struct for passing parameters to the method FireblocksNetworkApi::set_network_id_name
SetNetworkIdNameParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetNetworkIdRoutingPolicyParams
struct for passing parameters to the method FireblocksNetworkApi::set_network_id_routing_policy
SetNetworkIdRoutingPolicyParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetRoutingPolicyParams
struct for passing parameters to the method FireblocksNetworkApi::set_routing_policy
SetRoutingPolicyParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

CheckThirdPartyRoutingError
struct for typed errors of method FireblocksNetworkApi::check_third_party_routing
CreateNetworkConnectionError
struct for typed errors of method FireblocksNetworkApi::create_network_connection
CreateNetworkIdError
struct for typed errors of method FireblocksNetworkApi::create_network_id
DeleteNetworkConnectionError
struct for typed errors of method FireblocksNetworkApi::delete_network_connection
DeleteNetworkIdError
struct for typed errors of method FireblocksNetworkApi::delete_network_id
GetNetworkConnectionsError
struct for typed errors of method FireblocksNetworkApi::get_network_connections
GetNetworkError
struct for typed errors of method FireblocksNetworkApi::get_network
GetNetworkIdError
struct for typed errors of method FireblocksNetworkApi::get_network_id
GetNetworkIdsError
struct for typed errors of method FireblocksNetworkApi::get_network_ids
GetRoutingPolicyAssetGroupsError
struct for typed errors of method FireblocksNetworkApi::get_routing_policy_asset_groups
SearchNetworkIdsError
struct for typed errors of method FireblocksNetworkApi::search_network_ids
SetNetworkIdDiscoverabilityError
struct for typed errors of method FireblocksNetworkApi::set_network_id_discoverability
SetNetworkIdNameError
struct for typed errors of method FireblocksNetworkApi::set_network_id_name
SetNetworkIdRoutingPolicyError
struct for typed errors of method FireblocksNetworkApi::set_network_id_routing_policy
SetRoutingPolicyError
struct for typed errors of method FireblocksNetworkApi::set_routing_policy

Traits§

FireblocksNetworkApi