public class PushoverConfigFluentImpl<A extends PushoverConfigFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PushoverConfigFluent<A>
PushoverConfigFluent.HttpConfigNested<N>| Constructor and Description |
|---|
PushoverConfigFluentImpl() |
PushoverConfigFluentImpl(PushoverConfig instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PushoverConfigFluentImpl()
public PushoverConfigFluentImpl(PushoverConfig instance)
public String getExpire()
getExpire in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withExpire(String expire)
withExpire in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasExpire()
hasExpire in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean getHtml()
getHtml in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withHtml(Boolean html)
withHtml in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasHtml()
hasHtml in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>@Deprecated public HTTPConfig getHttpConfig()
getHttpConfig in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public HTTPConfig buildHttpConfig()
buildHttpConfig in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withHttpConfig(HTTPConfig httpConfig)
withHttpConfig in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasHttpConfig()
hasHttpConfig in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public PushoverConfigFluent.HttpConfigNested<A> withNewHttpConfig()
withNewHttpConfig in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public PushoverConfigFluent.HttpConfigNested<A> withNewHttpConfigLike(HTTPConfig item)
withNewHttpConfigLike in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public PushoverConfigFluent.HttpConfigNested<A> editHttpConfig()
editHttpConfig in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public PushoverConfigFluent.HttpConfigNested<A> editOrNewHttpConfig()
editOrNewHttpConfig in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public PushoverConfigFluent.HttpConfigNested<A> editOrNewHttpConfigLike(HTTPConfig item)
editOrNewHttpConfigLike in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public String getMessage()
getMessage in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withMessage(String message)
withMessage in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasMessage()
hasMessage in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public String getPriority()
getPriority in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withPriority(String priority)
withPriority in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasPriority()
hasPriority in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public String getRetry()
getRetry in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withRetry(String retry)
withRetry in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasRetry()
hasRetry in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean getSendResolved()
getSendResolved in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withSendResolved(Boolean sendResolved)
withSendResolved in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasSendResolved()
hasSendResolved in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public String getSound()
getSound in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withSound(String sound)
withSound in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasSound()
hasSound in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public String getTitle()
getTitle in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withTitle(String title)
withTitle in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasTitle()
hasTitle in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public io.fabric8.kubernetes.api.model.SecretKeySelector getToken()
getToken in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withToken(io.fabric8.kubernetes.api.model.SecretKeySelector token)
withToken in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasToken()
hasToken in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withNewToken(String key, String name, Boolean optional)
withNewToken in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public String getUrl()
getUrl in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withUrl(String url)
withUrl in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasUrl()
hasUrl in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public String getUrlTitle()
getUrlTitle in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withUrlTitle(String urlTitle)
withUrlTitle in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasUrlTitle()
hasUrlTitle in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public io.fabric8.kubernetes.api.model.SecretKeySelector getUserKey()
getUserKey in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withUserKey(io.fabric8.kubernetes.api.model.SecretKeySelector userKey)
withUserKey in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasUserKey()
hasUserKey in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withNewUserKey(String key, String name, Boolean optional)
withNewUserKey in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PushoverConfigFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PushoverConfigFluent<A>>public A withHtml()
withHtml in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>public A withSendResolved()
withSendResolved in interface PushoverConfigFluent<A extends PushoverConfigFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.