| Package | Description |
|---|---|
| com.hubspot.slack.client.models.blocks |
| Modifier and Type | Method and Description |
|---|---|
Divider |
Divider.Builder.build()
Builds a new
Divider. |
static Divider |
Divider.copyOf(DividerIF instance)
Creates an immutable copy of a
DividerIF value. |
Divider |
Divider.withBlockId(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
blockId attribute. |
Divider |
Divider.withBlockId(String value)
Copy the current immutable object by setting a present value for the optional
blockId attribute. |
Copyright © 2019. All rights reserved.