Struct space_rx::v2_api::requests::launch::AllLaunchesRequestBuilder [−][src]
pub struct AllLaunchesRequestBuilder<'a> { /* fields omitted */ }Builder for AllLaunchesRequest.
Methods
impl<'a> AllLaunchesRequestBuilder<'a>[src]
impl<'a> AllLaunchesRequestBuilder<'a>pub fn id<VALUE: Into<Option<bool>>>(&mut self, value: VALUE) -> &mut Self[src]
pub fn id<VALUE: Into<Option<bool>>>(&mut self, value: VALUE) -> &mut Selfpub fn flight_id<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn flight_id<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn order<VALUE: Into<Option<SortDir>>>(&mut self, value: VALUE) -> &mut Self[src]
pub fn order<VALUE: Into<Option<SortDir>>>(&mut self, value: VALUE) -> &mut Selfpub fn start<VALUE: Into<Option<&'a str>>>(&mut self, value: VALUE) -> &mut Self[src]
pub fn start<VALUE: Into<Option<&'a str>>>(&mut self, value: VALUE) -> &mut Selfpub fn end<VALUE: Into<Option<&'a str>>>(&mut self, value: VALUE) -> &mut Self[src]
pub fn end<VALUE: Into<Option<&'a str>>>(&mut self, value: VALUE) -> &mut Selfpub fn flight_number<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn flight_number<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn launch_year<VALUE: Into<Option<u16>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn launch_year<VALUE: Into<Option<u16>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn launch_date_utc<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn launch_date_utc<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn launch_date_local<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn launch_date_local<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn launch_id<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn launch_id<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn rocket_name<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn rocket_name<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn rocket_type<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn rocket_type<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn core_serial<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn core_serial<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn cap_serial<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn cap_serial<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn core_flight<VALUE: Into<Option<u16>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn core_flight<VALUE: Into<Option<u16>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn block<VALUE: Into<Option<u16>>>(&mut self, value: VALUE) -> &mut Self[src]
pub fn block<VALUE: Into<Option<u16>>>(&mut self, value: VALUE) -> &mut Selfpub fn core_reuse<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn core_reuse<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn side_core1_reuse<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn side_core1_reuse<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn side_core2_reuse<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn side_core2_reuse<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn fairings_reuse<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn fairings_reuse<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn capsule_reuse<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn capsule_reuse<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn site_id<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn site_id<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn site_name<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn site_name<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn site_name_long<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn site_name_long<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn payload_id<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn payload_id<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn norad_id<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn norad_id<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn customer<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn customer<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn nationality<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn nationality<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn manufacturer<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn manufacturer<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn payload_type<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn payload_type<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn orbit<VALUE: Into<Option<&'a str>>>(&mut self, value: VALUE) -> &mut Self[src]
pub fn orbit<VALUE: Into<Option<&'a str>>>(&mut self, value: VALUE) -> &mut Selfpub fn launch_success<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn launch_success<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn reused<VALUE: Into<Option<bool>>>(&mut self, value: VALUE) -> &mut Self[src]
pub fn reused<VALUE: Into<Option<bool>>>(&mut self, value: VALUE) -> &mut Selfpub fn land_success<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn land_success<VALUE: Into<Option<bool>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn landing_type<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn landing_type<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn landing_vehicle<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Self[src]
pub fn landing_vehicle<VALUE: Into<Option<&'a str>>>(
&mut self,
value: VALUE
) -> &mut Selfpub fn build(&self) -> Result<AllLaunchesRequest<'a>, String>[src]
pub fn build(&self) -> Result<AllLaunchesRequest<'a>, String>Trait Implementations
impl<'a> Default for AllLaunchesRequestBuilder<'a>[src]
impl<'a> Default for AllLaunchesRequestBuilder<'a>fn default() -> AllLaunchesRequestBuilder<'a>[src]
fn default() -> AllLaunchesRequestBuilder<'a>Returns the "default value" for a type. Read more
impl<'a> Clone for AllLaunchesRequestBuilder<'a>[src]
impl<'a> Clone for AllLaunchesRequestBuilder<'a>fn clone(&self) -> AllLaunchesRequestBuilder<'a>[src]
fn clone(&self) -> AllLaunchesRequestBuilder<'a>Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
Auto Trait Implementations
impl<'a> Send for AllLaunchesRequestBuilder<'a>
impl<'a> Send for AllLaunchesRequestBuilder<'a>impl<'a> Sync for AllLaunchesRequestBuilder<'a>
impl<'a> Sync for AllLaunchesRequestBuilder<'a>