| Package | Description |
|---|---|
| com.hubspot.slack.client.models.events.util |
| Modifier and Type | Method and Description |
|---|---|
Reply |
Reply.Builder.build()
Builds a new
Reply. |
static Reply |
Reply.copyOf(ReplyIF instance)
Creates an immutable copy of a
ReplyIF value. |
Reply |
Reply.withTs(String ts)
Copy the current immutable object by setting a value for the
ts attribute. |
Reply |
Reply.withUser(String user)
Copy the current immutable object by setting a value for the
user attribute. |
Copyright © 2020. All rights reserved.