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