Interface AsFileTimeoutInputStreamable<T>
-
- All Superinterfaces:
AsFileable<TimeoutInputStreamable<T>>,InputStreamable<T>,Timeoutable<InputStreamable<T>>,TimeoutInputStreamable<T>
- All Known Subinterfaces:
AuthorMessageAsFileTimeoutInputStreamable<T>,BuildConfigOperation,CommitterAuthorMessageAsFileTimeoutInputStreamable<T>,MessageAsFileTimeoutInputStreamable<T>
- All Known Implementing Classes:
BuildConfigOperationsImpl
public interface AsFileTimeoutInputStreamable<T> extends TimeoutInputStreamable<T>, AsFileable<TimeoutInputStreamable<T>>
Created by iocanel on 7/18/16.
-
-
Method Summary
-
Methods inherited from interface io.fabric8.openshift.client.dsl.buildconfig.AsFileable
asFile
-
Methods inherited from interface io.fabric8.openshift.client.dsl.InputStreamable
fromFile, fromInputStream
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.Timeoutable
withTimeout, withTimeoutInMillis
-
-