Module request

Module request 

Source

Modules§

request_builder

Structs§

Method
The Request Method (VERB)
NadeoRequest
Contains information about an API request. NadeoRequests can be executed on an instance of a NadeoClient. If you want to create a request use the NadeoRequestBuilder with NadeoRequest::builder().
Response
A Response to a submitted Request.