Interface CommitterAuthorMessageAsFileTimeoutInputStreamable<T>
-
- All Superinterfaces:
AsFileable<TimeoutInputStreamable<T>>,AsFileTimeoutInputStreamable<T>,AuthorEmailable<MessageAsFileTimeoutInputStreamable<T>>,AuthorMessageAsFileTimeoutInputStreamable<T>,AuthorNameable<AuthorEmailable<MessageAsFileTimeoutInputStreamable<T>>>,AuthorNameOrEmailable<MessageAsFileTimeoutInputStreamable<T>>,CommitterEmailable<AuthorMessageAsFileTimeoutInputStreamable<T>>,CommitterNameable<CommitterEmailable<AuthorMessageAsFileTimeoutInputStreamable<T>>>,CommitterNameOrEmailable<AuthorMessageAsFileTimeoutInputStreamable<T>>,InputStreamable<T>,Messageable<AsFileTimeoutInputStreamable<T>>,MessageAsFileTimeoutInputStreamable<T>,Timeoutable<InputStreamable<T>>,TimeoutInputStreamable<T>
- All Known Subinterfaces:
BuildConfigOperation
- All Known Implementing Classes:
BuildConfigOperationsImpl
public interface CommitterAuthorMessageAsFileTimeoutInputStreamable<T> extends AuthorMessageAsFileTimeoutInputStreamable<T>, CommitterNameOrEmailable<AuthorMessageAsFileTimeoutInputStreamable<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.buildconfig.AuthorEmailable
withAuthorEmail
-
Methods inherited from interface io.fabric8.openshift.client.dsl.buildconfig.AuthorNameable
withAuthorName
-
Methods inherited from interface io.fabric8.openshift.client.dsl.buildconfig.CommitterEmailable
withCommitterEmail
-
Methods inherited from interface io.fabric8.openshift.client.dsl.buildconfig.CommitterNameable
withCommitterName
-
Methods inherited from interface io.fabric8.openshift.client.dsl.InputStreamable
fromFile, fromInputStream
-
Methods inherited from interface io.fabric8.openshift.client.dsl.buildconfig.Messageable
withMessage
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.Timeoutable
withTimeout, withTimeoutInMillis
-
-