Struct docker_api::api::exec::ExecResizeOptsBuilder [−][src]
pub struct ExecResizeOptsBuilder { /* fields omitted */ }
Expand description
A builder struct for ExecResizeOpts.
Implementations
Finish building ExecResizeOpts.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ExecResizeOptsBuilder
impl Send for ExecResizeOptsBuilder
impl Sync for ExecResizeOptsBuilder
impl Unpin for ExecResizeOptsBuilder
impl UnwindSafe for ExecResizeOptsBuilder