Package io.fabric8.openshift.client.dsl
Interface InputStreamable<T>
- All Known Subinterfaces:
AsFileTimeoutInputStreamable<T>,AuthorMessageAsFileTimeoutInputStreamable<T>,BuildConfigOperation,CommitterAuthorMessageAsFileTimeoutInputStreamable<T>,MessageAsFileTimeoutInputStreamable<T>,TimeoutInputStreamable<T>
- All Known Implementing Classes:
BuildConfigOperationsImpl
public interface InputStreamable<T>
Created by iocanel on 7/18/16.
-
Method Summary
Modifier and Type Method Description TfromFile(File file)TfromInputStream(InputStream inputStream)