| Package | Description |
|---|---|
| com.hubspot.slack.client.models.events.links |
| Modifier and Type | Method and Description |
|---|---|
static Link.Builder |
Link.builder()
Creates a builder for
Link. |
Link.Builder |
Link.Builder.from(LinkIF instance)
Fill a builder with attribute values from the provided
LinkIF instance. |
Link.Builder |
Link.Builder.setDomain(String domain)
Initializes the value for the
domain attribute. |
Link.Builder |
Link.Builder.setUrl(String url)
Initializes the value for the
url attribute. |
Copyright © 2020. All rights reserved.