Package com.intercom.api.types
Class ButtonComponent
java.lang.Object
com.intercom.api.types.ButtonComponent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic final classstatic interfacestatic interfacestatic final class -
Method Summary
-
Method Details
-
getId
- Returns:
- A unique identifier for the component.
-
getLabel
- Returns:
- The text that will be rendered inside the button.
-
getAction
- Returns:
- This can be a Submit Action, URL Action, or Sheets Action.
-
getStyle
- Returns:
- Styles the button. Default is 'primary'.
-
getDisabled
- Returns:
- Styles the button and prevents the action. Default is false.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-