public class WebHookTriggerFluentImpl<A extends WebHookTriggerFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements WebHookTriggerFluent<A>
WebHookTriggerFluent.SecretReferenceNested<N>| Constructor and Description |
|---|
WebHookTriggerFluentImpl() |
WebHookTriggerFluentImpl(WebHookTrigger instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic WebHookTriggerFluentImpl()
public WebHookTriggerFluentImpl(WebHookTrigger instance)
public Boolean getAllowEnv()
getAllowEnv in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public A withAllowEnv(Boolean allowEnv)
withAllowEnv in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public Boolean hasAllowEnv()
hasAllowEnv in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public String getSecret()
getSecret in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public A withSecret(String secret)
withSecret in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public Boolean hasSecret()
hasSecret in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>@Deprecated public SecretLocalReference getSecretReference()
getSecretReference in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public SecretLocalReference buildSecretReference()
buildSecretReference in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public A withSecretReference(SecretLocalReference secretReference)
withSecretReference in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public Boolean hasSecretReference()
hasSecretReference in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public A withNewSecretReference(String name)
withNewSecretReference in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public WebHookTriggerFluent.SecretReferenceNested<A> withNewSecretReference()
withNewSecretReference in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public WebHookTriggerFluent.SecretReferenceNested<A> withNewSecretReferenceLike(SecretLocalReference item)
withNewSecretReferenceLike in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public WebHookTriggerFluent.SecretReferenceNested<A> editSecretReference()
editSecretReference in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public WebHookTriggerFluent.SecretReferenceNested<A> editOrNewSecretReference()
editOrNewSecretReference in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public WebHookTriggerFluent.SecretReferenceNested<A> editOrNewSecretReferenceLike(SecretLocalReference item)
editOrNewSecretReferenceLike in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends WebHookTriggerFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends WebHookTriggerFluent<A>>public A withAllowEnv()
withAllowEnv in interface WebHookTriggerFluent<A extends WebHookTriggerFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.