public interface ExecStartCheckFluent<A extends ExecStartCheckFluent<A>> extends io.fabric8.docker.api.builder.Fluent<A>
Boolean
hasDetach()
hasTty()
isDetach()
isTty()
A
withDetach(Boolean Detach)
withTty(Boolean Tty)
Boolean isDetach()
A withDetach(Boolean Detach)
Boolean hasDetach()
Boolean isTty()
A withTty(Boolean Tty)
Boolean hasTty()
Copyright © 2015–2017 Red Hat. All rights reserved.