public class SlackConfigBuilder extends SlackConfigFluentImpl<SlackConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SlackConfig,SlackConfigBuilder>
SlackConfigFluentImpl.ActionsNestedImpl<N>, SlackConfigFluentImpl.FieldsNestedImpl<N>, SlackConfigFluentImpl.HttpConfigNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToActions, addAllToFields, addAllToMrkdwnIn, addNewAction, addNewActionLike, addNewField, addNewField, addNewFieldLike, addNewMrkdwnIn, addToActions, addToActions, 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, getActions, 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, hasApiURL, hasCallbackId, hasChannel, hasColor, hasFallback, hasFields, hasFooter, hasHttpConfig, hasIconEmoji, hasIconURL, hasImageURL, hasLinkNames, hasMatchingAction, hasMatchingField, hasMatchingMrkdwnIn, hasMrkdwnIn, hasPretext, hasSendResolved, hasShortFields, hasText, hasThumbURL, hasTitle, hasTitleLink, hasUsername, removeAllFromActions, removeAllFromFields, removeAllFromMrkdwnIn, removeFromActions, removeFromFields, removeFromMrkdwnIn, removeMatchingFromActions, removeMatchingFromFields, setNewActionLike, setNewFieldLike, setToActions, setToFields, setToMrkdwnIn, withActions, withActions, withApiURL, withCallbackId, withChannel, withColor, withFallback, withFields, withFields, withFooter, withHttpConfig, withIconEmoji, withIconURL, withImageURL, withLinkNames, withMrkdwnIn, withMrkdwnIn, withNewApiURL, withNewCallbackId, withNewChannel, withNewColor, withNewFallback, withNewFooter, withNewHttpConfig, withNewHttpConfigLike, withNewIconEmoji, withNewIconURL, withNewImageURL, withNewPretext, withNewText, withNewThumbURL, withNewTitle, withNewTitleLink, withNewUsername, withPretext, withSendResolved, withShortFields, withText, withThumbURL, withTitle, withTitleLink, withUsernameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class SlackConfigFluentImpl<SlackConfigBuilder>public int hashCode()
hashCode in class SlackConfigFluentImpl<SlackConfigBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.