Struct docker_api::api::service::opts::ServiceListOptsBuilder [−][src]
pub struct ServiceListOptsBuilder { /* fields omitted */ }
This is supported on crate feature
swarm
only.Expand description
A builder struct for ServiceListOpts.
Implementations
Finish building ServiceListOpts.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ServiceListOptsBuilder
impl Send for ServiceListOptsBuilder
impl Sync for ServiceListOptsBuilder
impl Unpin for ServiceListOptsBuilder
impl UnwindSafe for ServiceListOptsBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more