Package 

Class Button

  • All Implemented Interfaces:

    
    public final class Button
    
                        

    A Slack button: https://api.slack.com/reference/messaging/block-elements#button

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final String getText()
      final String getValue()
      final String getType()
      final Choice toChoice()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait