Package io.fabric8.openshift.client.dsl
Interface TimeoutInputStreamable<T>
- All Superinterfaces:
InputStreamable<T>,Timeoutable<InputStreamable<T>>
- All Known Subinterfaces:
AsFileTimeoutInputStreamable<T>,AuthorMessageAsFileTimeoutInputStreamable<T>,BuildConfigOperation,CommitterAuthorMessageAsFileTimeoutInputStreamable<T>,MessageAsFileTimeoutInputStreamable<T>
- All Known Implementing Classes:
BuildConfigOperationsImpl
public interface TimeoutInputStreamable<T> extends Timeoutable<InputStreamable<T>>, InputStreamable<T>
-
Method Summary
Methods inherited from interface io.fabric8.openshift.client.dsl.InputStreamable
fromFile, fromInputStreamMethods inherited from interface io.fabric8.kubernetes.client.dsl.Timeoutable
withTimeout, withTimeoutInMillis