public class PushoverConfigBuilder extends PushoverConfigFluentImpl<PushoverConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PushoverConfig,PushoverConfigBuilder>
PushoverConfigFluentImpl.HttpConfigNestedImpl<N>PushoverConfigFluent.HttpConfigNested<N>| Constructor and Description |
|---|
PushoverConfigBuilder() |
PushoverConfigBuilder(Boolean validationEnabled) |
PushoverConfigBuilder(PushoverConfig instance) |
PushoverConfigBuilder(PushoverConfig instance,
Boolean validationEnabled) |
PushoverConfigBuilder(PushoverConfigFluent<?> fluent) |
PushoverConfigBuilder(PushoverConfigFluent<?> fluent,
Boolean validationEnabled) |
PushoverConfigBuilder(PushoverConfigFluent<?> fluent,
PushoverConfig instance) |
PushoverConfigBuilder(PushoverConfigFluent<?> fluent,
PushoverConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PushoverConfig |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildHttpConfig, editHttpConfig, editOrNewHttpConfig, editOrNewHttpConfigLike, getExpire, getHtml, getHttpConfig, getMessage, getPriority, getRetry, getSendResolved, getSound, getTitle, getToken, getUrl, getUrlTitle, getUserKey, hasExpire, hasHtml, hasHttpConfig, hasMessage, hasPriority, hasRetry, hasSendResolved, hasSound, hasTitle, hasToken, hasUrl, hasUrlTitle, hasUserKey, withExpire, withHtml, withHttpConfig, withMessage, withNewExpire, withNewHttpConfig, withNewHttpConfigLike, withNewMessage, withNewPriority, withNewRetry, withNewSound, withNewTitle, withNewToken, withNewUrl, withNewUrlTitle, withNewUserKey, withPriority, withRetry, withSendResolved, withSound, withTitle, withToken, withUrl, withUrlTitle, withUserKeyaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PushoverConfigBuilder()
public PushoverConfigBuilder(Boolean validationEnabled)
public PushoverConfigBuilder(PushoverConfigFluent<?> fluent)
public PushoverConfigBuilder(PushoverConfigFluent<?> fluent, Boolean validationEnabled)
public PushoverConfigBuilder(PushoverConfigFluent<?> fluent, PushoverConfig instance)
public PushoverConfigBuilder(PushoverConfigFluent<?> fluent, PushoverConfig instance, Boolean validationEnabled)
public PushoverConfigBuilder(PushoverConfig instance)
public PushoverConfigBuilder(PushoverConfig instance, Boolean validationEnabled)
public PushoverConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PushoverConfig>public boolean equals(Object o)
equals in class PushoverConfigFluentImpl<PushoverConfigBuilder>public int hashCode()
hashCode in class PushoverConfigFluentImpl<PushoverConfigBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.