public class WeChatConfigBuilder extends WeChatConfigFluentImpl<WeChatConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<WeChatConfig,WeChatConfigBuilder>
WeChatConfigFluentImpl.HttpConfigNestedImpl<N>WeChatConfigFluent.HttpConfigNested<N>| Constructor and Description |
|---|
WeChatConfigBuilder() |
WeChatConfigBuilder(Boolean validationEnabled) |
WeChatConfigBuilder(WeChatConfig instance) |
WeChatConfigBuilder(WeChatConfig instance,
Boolean validationEnabled) |
WeChatConfigBuilder(WeChatConfigFluent<?> fluent) |
WeChatConfigBuilder(WeChatConfigFluent<?> fluent,
Boolean validationEnabled) |
WeChatConfigBuilder(WeChatConfigFluent<?> fluent,
WeChatConfig instance) |
WeChatConfigBuilder(WeChatConfigFluent<?> fluent,
WeChatConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
WeChatConfig |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildHttpConfig, editHttpConfig, editOrNewHttpConfig, editOrNewHttpConfigLike, getAgentID, getApiSecret, getApiURL, getCorpID, getHttpConfig, getMessage, getMessageType, getSendResolved, getToParty, getToTag, getToUser, hasAgentID, hasApiSecret, hasApiURL, hasCorpID, hasHttpConfig, hasMessage, hasMessageType, hasSendResolved, hasToParty, hasToTag, hasToUser, withAgentID, withApiSecret, withApiURL, withCorpID, withHttpConfig, withMessage, withMessageType, withNewAgentID, withNewApiSecret, withNewApiURL, withNewCorpID, withNewHttpConfig, withNewHttpConfigLike, withNewMessage, withNewMessageType, withNewToParty, withNewToTag, withNewToUser, withSendResolved, withToParty, withToTag, withToUseraccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic WeChatConfigBuilder()
public WeChatConfigBuilder(Boolean validationEnabled)
public WeChatConfigBuilder(WeChatConfigFluent<?> fluent)
public WeChatConfigBuilder(WeChatConfigFluent<?> fluent, Boolean validationEnabled)
public WeChatConfigBuilder(WeChatConfigFluent<?> fluent, WeChatConfig instance)
public WeChatConfigBuilder(WeChatConfigFluent<?> fluent, WeChatConfig instance, Boolean validationEnabled)
public WeChatConfigBuilder(WeChatConfig instance)
public WeChatConfigBuilder(WeChatConfig instance, Boolean validationEnabled)
public WeChatConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<WeChatConfig>public boolean equals(Object o)
equals in class WeChatConfigFluentImpl<WeChatConfigBuilder>public int hashCode()
hashCode in class WeChatConfigFluentImpl<WeChatConfigBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.