Package com.intercom.api.types
Class ListComponent
java.lang.Object
com.intercom.api.types.ListComponent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionstatic ListComponent.Builderbuilder()booleangetItems()inthashCode()toString()
-
Method Details
-
getItems
- Returns:
- The items that will be rendered in the list.
-
getDisabled
- Returns:
- Styles all list items and prevents the action. Default is
false.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-