Struct podman_api::opts::ContainerStopOptsBuilder [−][src]
pub struct ContainerStopOptsBuilder { /* fields omitted */ }
Expand description
A builder struct for ContainerStopOpts.
Implementations
Finish building ContainerStopOpts.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ContainerStopOptsBuilder
impl Send for ContainerStopOptsBuilder
impl Sync for ContainerStopOptsBuilder
impl Unpin for ContainerStopOptsBuilder
impl UnwindSafe for ContainerStopOptsBuilder
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