Class EntityPresentDetailsRequest.Error.ActionButton
java.lang.Object
com.slack.api.methods.request.entity.EntityPresentDetailsRequest.Error.ActionButton
- Enclosing class:
- EntityPresentDetailsRequest.Error
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionActionButton(String text, String actionId, String value, String style, String url, String accessibilityLabel, EntityPresentDetailsRequest.Error.ActionButton.ButtonProcessingState processingState) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetStyle()getText()getUrl()getValue()inthashCode()voidsetAccessibilityLabel(String accessibilityLabel) voidsetActionId(String actionId) voidsetProcessingState(EntityPresentDetailsRequest.Error.ActionButton.ButtonProcessingState processingState) voidvoidvoidvoidtoString()
-
Constructor Details
-
ActionButton
public ActionButton() -
ActionButton
-
-
Method Details
-
builder
-
getText
-
getActionId
-
getValue
-
getStyle
-
getUrl
-
getAccessibilityLabel
-
getProcessingState
-
setText
-
setActionId
-
setValue
-
setStyle
-
setUrl
-
setAccessibilityLabel
-
setProcessingState
public void setProcessingState(EntityPresentDetailsRequest.Error.ActionButton.ButtonProcessingState processingState) -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-