public class TelegramConfigBuilder extends TelegramConfigFluent<TelegramConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TelegramConfig,TelegramConfigBuilder>
TelegramConfigFluent.HttpConfigNested<N>| Constructor and Description |
|---|
TelegramConfigBuilder() |
TelegramConfigBuilder(TelegramConfig instance) |
TelegramConfigBuilder(TelegramConfigFluent<?> fluent) |
TelegramConfigBuilder(TelegramConfigFluent<?> fluent,
TelegramConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
TelegramConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildHttpConfig, copyInstance, editHttpConfig, editOrNewHttpConfig, editOrNewHttpConfigLike, equals, getAdditionalProperties, getApiURL, getBotToken, getBotTokenFile, getChatID, getDisableNotifications, getMessage, getParseMode, getSendResolved, hasAdditionalProperties, hasApiURL, hasBotToken, hasBotTokenFile, hasChatID, hasDisableNotifications, hashCode, hasHttpConfig, hasMessage, hasParseMode, hasSendResolved, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiURL, withBotToken, withBotTokenFile, withChatID, withDisableNotifications, withDisableNotifications, withHttpConfig, withMessage, withNewBotToken, withNewHttpConfig, withNewHttpConfigLike, withParseMode, withSendResolved, withSendResolvedaggregate, aggregate, build, build, builderOf, getVisitableMappublic TelegramConfigBuilder()
public TelegramConfigBuilder(TelegramConfigFluent<?> fluent)
public TelegramConfigBuilder(TelegramConfigFluent<?> fluent, TelegramConfig instance)
public TelegramConfigBuilder(TelegramConfig instance)
public TelegramConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TelegramConfig>Copyright © 2015–2024 Red Hat. All rights reserved.