Uses of Interface
io.fabric8.openshift.client.dsl.InputStreamable
-
Packages that use InputStreamable Package Description io.fabric8.openshift.client.dsl io.fabric8.openshift.client.dsl.buildconfig -
-
Uses of InputStreamable in io.fabric8.openshift.client.dsl
Subinterfaces of InputStreamable in io.fabric8.openshift.client.dsl Modifier and Type Interface Description interfaceTimeoutInputStreamable<T>Methods in io.fabric8.openshift.client.dsl that return InputStreamable Modifier and Type Method Description InputStreamable<T>TimeoutInputStreamable. withTimeout(long timeout, TimeUnit unit)InputStreamable<T>TimeoutInputStreamable. withTimeoutInMillis(long timeoutInMillis) -
Uses of InputStreamable in io.fabric8.openshift.client.dsl.buildconfig
Subinterfaces of InputStreamable in io.fabric8.openshift.client.dsl.buildconfig Modifier and Type Interface Description interfaceAsFileTimeoutInputStreamable<T>Created by iocanel on 7/18/16.interfaceAuthorMessageAsFileTimeoutInputStreamable<T>Created by iocanel on 7/18/16.interfaceCommitterAuthorMessageAsFileTimeoutInputStreamable<T>Created by iocanel on 7/18/16.interfaceMessageAsFileTimeoutInputStreamable<T>Created by iocanel on 7/18/16.
-