Package io.fabric8.openshift.api.model
Class DoneableGitLabWebHookCause
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.GitLabWebHookCauseFluentImpl<DoneableGitLabWebHookCause>
io.fabric8.openshift.api.model.DoneableGitLabWebHookCause
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DoneableGitLabWebHookCause>,io.fabric8.kubernetes.api.builder.Visitable<DoneableGitLabWebHookCause>,io.fabric8.kubernetes.api.model.Doneable<GitLabWebHookCause>,GitLabWebHookCauseFluent<DoneableGitLabWebHookCause>
public class DoneableGitLabWebHookCause extends GitLabWebHookCauseFluentImpl<DoneableGitLabWebHookCause> implements io.fabric8.kubernetes.api.model.Doneable<GitLabWebHookCause>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.GitLabWebHookCauseFluentImpl
GitLabWebHookCauseFluentImpl.RevisionNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.GitLabWebHookCauseFluent
GitLabWebHookCauseFluent.RevisionNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableGitLabWebHookCause(io.fabric8.kubernetes.api.builder.Function<GitLabWebHookCause,GitLabWebHookCause> function)DoneableGitLabWebHookCause(GitLabWebHookCause item)DoneableGitLabWebHookCause(GitLabWebHookCause item, io.fabric8.kubernetes.api.builder.Function<GitLabWebHookCause,GitLabWebHookCause> function) -
Method Summary
Modifier and Type Method Description GitLabWebHookCausedone()Methods inherited from class io.fabric8.openshift.api.model.GitLabWebHookCauseFluentImpl
buildRevision, editOrNewRevision, editOrNewRevisionLike, editRevision, equals, getRevision, getSecret, hasRevision, hasSecret, withNewRevision, withNewRevisionLike, withNewSecret, withNewSecret, withNewSecret, withRevision, withSecret
-
Constructor Details
-
DoneableGitLabWebHookCause
public DoneableGitLabWebHookCause(io.fabric8.kubernetes.api.builder.Function<GitLabWebHookCause,GitLabWebHookCause> function) -
DoneableGitLabWebHookCause
public DoneableGitLabWebHookCause(GitLabWebHookCause item, io.fabric8.kubernetes.api.builder.Function<GitLabWebHookCause,GitLabWebHookCause> function) -
DoneableGitLabWebHookCause
-
-
Method Details
-
done
- Specified by:
donein interfaceio.fabric8.kubernetes.api.model.Doneable<GitLabWebHookCause>
-