public class GitLabWebHookCauseFluentImpl<A extends GitLabWebHookCauseFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements GitLabWebHookCauseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
GitLabWebHookCauseFluentImpl.RevisionNestedImpl<N> |
GitLabWebHookCauseFluent.RevisionNested<N>| Constructor and Description |
|---|
GitLabWebHookCauseFluentImpl() |
GitLabWebHookCauseFluentImpl(GitLabWebHookCause instance) |
public GitLabWebHookCauseFluentImpl()
public GitLabWebHookCauseFluentImpl(GitLabWebHookCause instance)
@Deprecated public SourceRevision getRevision()
getRevision in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public SourceRevision buildRevision()
buildRevision in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withRevision(SourceRevision revision)
withRevision in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public Boolean hasRevision()
hasRevision in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public GitLabWebHookCauseFluent.RevisionNested<A> withNewRevision()
withNewRevision in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public GitLabWebHookCauseFluent.RevisionNested<A> withNewRevisionLike(SourceRevision item)
withNewRevisionLike in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public GitLabWebHookCauseFluent.RevisionNested<A> editRevision()
editRevision in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public GitLabWebHookCauseFluent.RevisionNested<A> editOrNewRevision()
editOrNewRevision in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public GitLabWebHookCauseFluent.RevisionNested<A> editOrNewRevisionLike(SourceRevision item)
editOrNewRevisionLike in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public String getSecret()
getSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withSecret(String secret)
withSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public Boolean hasSecret()
hasSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withNewSecret(StringBuilder arg1)
withNewSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withNewSecret(int[] arg1, int arg2, int arg3)
withNewSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withNewSecret(char[] arg1)
withNewSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withNewSecret(StringBuffer arg1)
withNewSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withNewSecret(byte[] arg1, int arg2)
withNewSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withNewSecret(byte[] arg1)
withNewSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withNewSecret(char[] arg1, int arg2, int arg3)
withNewSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withNewSecret(byte[] arg1, int arg2, int arg3)
withNewSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withNewSecret(byte[] arg1, int arg2, int arg3, int arg4)
withNewSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>public A withNewSecret(String arg1)
withNewSecret in interface GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.