Module fireblocks_network_api

Source

Structs§

CheckThirdPartyRoutingParams
struct for passing parameters to the method [check_third_party_routing]
CheckThirdPartyRoutingParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateNetworkConnectionParams
struct for passing parameters to the method [create_network_connection]
CreateNetworkConnectionParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateNetworkIdParams
struct for passing parameters to the method [create_network_id]
CreateNetworkIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
DeleteNetworkConnectionParams
struct for passing parameters to the method [delete_network_connection]
DeleteNetworkConnectionParamsBuilder
Use builder syntax to set the inputs and finish with build().
DeleteNetworkIdParams
struct for passing parameters to the method [delete_network_id]
DeleteNetworkIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
FireblocksNetworkApiClient
GetNetworkIdParams
struct for passing parameters to the method [get_network_id]
GetNetworkIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetNetworkParams
struct for passing parameters to the method [get_network]
GetNetworkParamsBuilder
Use builder syntax to set the inputs and finish with build().
SearchNetworkIdsParams
struct for passing parameters to the method [search_network_ids]
SearchNetworkIdsParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetNetworkIdDiscoverabilityParams
struct for passing parameters to the method [set_network_id_discoverability]
SetNetworkIdDiscoverabilityParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetNetworkIdNameParams
struct for passing parameters to the method [set_network_id_name]
SetNetworkIdNameParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetNetworkIdRoutingPolicyParams
struct for passing parameters to the method [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 [set_routing_policy]
SetRoutingPolicyParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

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

Traits§

FireblocksNetworkApi