Interface CommitterAuthorMessageAsFileTimeoutInputStreamable<T>
-
- All Superinterfaces:
AsFileTimeoutInputStreamable<T>,AuthorEmailable<MessageAsFileTimeoutInputStreamable<T>>,AuthorMessageAsFileTimeoutInputStreamable<T>,CommitterEmailable<AuthorMessageAsFileTimeoutInputStreamable<T>>,InputStreamable<T>,MessageAsFileTimeoutInputStreamable<T>,io.fabric8.kubernetes.client.dsl.Timeoutable,TimeoutInputStreamable<T>
public interface CommitterAuthorMessageAsFileTimeoutInputStreamable<T> extends AuthorMessageAsFileTimeoutInputStreamable<T>, CommitterEmailable<AuthorMessageAsFileTimeoutInputStreamable<T>>
Created by iocanel on 7/18/16.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommitterEmailable<AuthorMessageAsFileTimeoutInputStreamable<T>>withCommitterName(String committerName)-
Methods inherited from interface io.fabric8.openshift.client.dsl.buildconfig.AsFileTimeoutInputStreamable
asFile
-
Methods inherited from interface io.fabric8.openshift.client.dsl.buildconfig.AuthorEmailable
withAuthorEmail
-
Methods inherited from interface io.fabric8.openshift.client.dsl.buildconfig.AuthorMessageAsFileTimeoutInputStreamable
withAuthorName
-
Methods inherited from interface io.fabric8.openshift.client.dsl.buildconfig.CommitterEmailable
withCommitterEmail
-
Methods inherited from interface io.fabric8.openshift.client.dsl.InputStreamable
fromFile, fromInputStream
-
Methods inherited from interface io.fabric8.openshift.client.dsl.buildconfig.MessageAsFileTimeoutInputStreamable
withMessage
-
Methods inherited from interface io.fabric8.openshift.client.dsl.TimeoutInputStreamable
withTimeout, withTimeoutInMillis
-
-
-
-
Method Detail
-
withCommitterName
CommitterEmailable<AuthorMessageAsFileTimeoutInputStreamable<T>> withCommitterName(String committerName)
-
-