public class PushoverConfigBuilder extends PushoverConfigFluent<PushoverConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PushoverConfig,PushoverConfigBuilder>
PushoverConfigFluent.HttpConfigNested<N>| Constructor and Description |
|---|
PushoverConfigBuilder() |
PushoverConfigBuilder(PushoverConfig instance) |
PushoverConfigBuilder(PushoverConfigFluent<?> fluent) |
PushoverConfigBuilder(PushoverConfigFluent<?> fluent,
PushoverConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
PushoverConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildHttpConfig, copyInstance, editHttpConfig, editOrNewHttpConfig, editOrNewHttpConfigLike, equals, getAdditionalProperties, getExpire, getHtml, getMessage, getPriority, getRetry, getSendResolved, getSound, getTitle, getToken, getUrl, getUrlTitle, getUserKey, hasAdditionalProperties, hasExpire, hashCode, hasHtml, hasHttpConfig, hasMessage, hasPriority, hasRetry, hasSendResolved, hasSound, hasTitle, hasToken, hasUrl, hasUrlTitle, hasUserKey, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withExpire, withHtml, withHtml, withHttpConfig, withMessage, withNewHttpConfig, withNewHttpConfigLike, withNewToken, withNewUserKey, withPriority, withRetry, withSendResolved, withSendResolved, withSound, withTitle, withToken, withUrl, withUrlTitle, withUserKeyaggregate, aggregate, build, build, builderOf, getVisitableMappublic PushoverConfigBuilder()
public PushoverConfigBuilder(PushoverConfigFluent<?> fluent)
public PushoverConfigBuilder(PushoverConfigFluent<?> fluent, PushoverConfig instance)
public PushoverConfigBuilder(PushoverConfig instance)
public PushoverConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PushoverConfig>Copyright © 2015–2024 Red Hat. All rights reserved.