public class SlackConfigBuilder extends SlackConfigFluentImpl<SlackConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SlackConfig,SlackConfigBuilder>
SlackConfigFluent.ActionsNested<N>, SlackConfigFluent.FieldsNested<N>, SlackConfigFluent.HttpConfigNested<N>| Constructor and Description |
|---|
SlackConfigBuilder() |
SlackConfigBuilder(Boolean validationEnabled) |
SlackConfigBuilder(SlackConfig instance) |
SlackConfigBuilder(SlackConfig instance,
Boolean validationEnabled) |
SlackConfigBuilder(SlackConfigFluent<?> fluent) |
SlackConfigBuilder(SlackConfigFluent<?> fluent,
Boolean validationEnabled) |
SlackConfigBuilder(SlackConfigFluent<?> fluent,
SlackConfig instance) |
SlackConfigBuilder(SlackConfigFluent<?> fluent,
SlackConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
SlackConfig |
build() |
addAllToActions, addAllToFields, addAllToMrkdwnIn, addNewAction, addNewActionLike, addNewField, addNewField, addNewFieldLike, addToActions, addToActions, addToAdditionalProperties, addToAdditionalProperties, addToFields, addToFields, addToMrkdwnIn, addToMrkdwnIn, buildAction, buildActions, buildField, buildFields, buildFirstAction, buildFirstField, buildHttpConfig, buildLastAction, buildLastField, buildMatchingAction, buildMatchingField, editAction, editField, editFirstAction, editFirstField, editHttpConfig, editLastAction, editLastField, editMatchingAction, editMatchingField, editOrNewHttpConfig, editOrNewHttpConfigLike, equals, getActions, getAdditionalProperties, getApiURL, getCallbackId, getChannel, getColor, getFallback, getFields, getFirstMrkdwnIn, getFooter, getHttpConfig, getIconEmoji, getIconURL, getImageURL, getLastMrkdwnIn, getLinkNames, getMatchingMrkdwnIn, getMrkdwnIn, getMrkdwnIn, getPretext, getSendResolved, getShortFields, getText, getThumbURL, getTitle, getTitleLink, getUsername, hasActions, hasAdditionalProperties, hasApiURL, hasCallbackId, hasChannel, hasColor, hasFallback, hasFields, hasFooter, hashCode, hasHttpConfig, hasIconEmoji, hasIconURL, hasImageURL, hasLinkNames, hasMatchingAction, hasMatchingField, hasMatchingMrkdwnIn, hasMrkdwnIn, hasPretext, hasSendResolved, hasShortFields, hasText, hasThumbURL, hasTitle, hasTitleLink, hasUsername, removeAllFromActions, removeAllFromFields, removeAllFromMrkdwnIn, removeFromActions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromFields, removeFromMrkdwnIn, removeMatchingFromActions, removeMatchingFromFields, setNewActionLike, setNewFieldLike, setToActions, setToFields, setToMrkdwnIn, toString, withActions, withActions, withAdditionalProperties, withApiURL, withCallbackId, withChannel, withColor, withFallback, withFields, withFields, withFooter, withHttpConfig, withIconEmoji, withIconURL, withImageURL, withLinkNames, withLinkNames, withMrkdwnIn, withMrkdwnIn, withNewApiURL, withNewHttpConfig, withNewHttpConfigLike, withPretext, withSendResolved, withSendResolved, withShortFields, withShortFields, withText, withThumbURL, withTitle, withTitleLink, withUsernameaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic SlackConfigBuilder()
public SlackConfigBuilder(Boolean validationEnabled)
public SlackConfigBuilder(SlackConfigFluent<?> fluent)
public SlackConfigBuilder(SlackConfigFluent<?> fluent, Boolean validationEnabled)
public SlackConfigBuilder(SlackConfigFluent<?> fluent, SlackConfig instance)
public SlackConfigBuilder(SlackConfigFluent<?> fluent, SlackConfig instance, Boolean validationEnabled)
public SlackConfigBuilder(SlackConfig instance)
public SlackConfigBuilder(SlackConfig instance, Boolean validationEnabled)
public SlackConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SlackConfig>Copyright © 2015–2023 Red Hat. All rights reserved.