Expand description
Request and client builders for BlockchainNodeEngine.
Structs§
- Cancel
Operation - The request builder for BlockchainNodeEngine::cancel_operation calls.
- Create
Blockchain Node - The request builder for BlockchainNodeEngine::create_blockchain_node calls.
- Delete
Blockchain Node - The request builder for BlockchainNodeEngine::delete_blockchain_node calls.
- Delete
Operation - The request builder for BlockchainNodeEngine::delete_operation calls.
- GetBlockchain
Node - The request builder for BlockchainNodeEngine::get_blockchain_node calls.
- GetLocation
- The request builder for BlockchainNodeEngine::get_location calls.
- GetOperation
- The request builder for BlockchainNodeEngine::get_operation calls.
- List
Blockchain Nodes - The request builder for BlockchainNodeEngine::list_blockchain_nodes calls.
- List
Locations - The request builder for BlockchainNodeEngine::list_locations calls.
- List
Operations - The request builder for BlockchainNodeEngine::list_operations calls.
- Update
Blockchain Node - The request builder for BlockchainNodeEngine::update_blockchain_node calls.
Type Aliases§
- Client
Builder - A builder for BlockchainNodeEngine.