public interface SlackActionFluent<A extends SlackActionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SlackActionFluent.ConfirmNested<N> |
@Deprecated SlackConfirmationField getConfirm()
SlackConfirmationField buildConfirm()
A withConfirm(SlackConfirmationField confirm)
Boolean hasConfirm()
SlackActionFluent.ConfirmNested<A> withNewConfirm()
SlackActionFluent.ConfirmNested<A> withNewConfirmLike(SlackConfirmationField item)
SlackActionFluent.ConfirmNested<A> editConfirm()
SlackActionFluent.ConfirmNested<A> editOrNewConfirm()
SlackActionFluent.ConfirmNested<A> editOrNewConfirmLike(SlackConfirmationField item)
String getName()
Boolean hasName()
String getStyle()
Boolean hasStyle()
String getText()
Boolean hasText()
String getType()
Boolean hasType()
String getUrl()
Boolean hasUrl()
String getValue()
Boolean hasValue()
Boolean hasAdditionalProperties()
Copyright © 2015–2023 Red Hat. All rights reserved.