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