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>>@Deprecated public A withNewSecret(String arg0)
withNewSecret in interface GitHubWebHookCauseFluent<A extends GitHubWebHookCauseFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface GitHubWebHookCauseFluent<A extends GitHubWebHookCauseFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface GitHubWebHookCauseFluent<A extends GitHubWebHookCauseFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface GitHubWebHookCauseFluent<A extends GitHubWebHookCauseFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface GitHubWebHookCauseFluent<A extends GitHubWebHookCauseFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface GitHubWebHookCauseFluent<A extends GitHubWebHookCauseFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface GitHubWebHookCauseFluent<A extends GitHubWebHookCauseFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface GitHubWebHookCauseFluent<A extends GitHubWebHookCauseFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.