| Package | Description |
|---|---|
| com.hubspot.slack.client.models |
| Modifier and Type | Method and Description |
|---|---|
ReplySkeleton |
ReplySkeleton.Builder.build()
Builds a new
ReplySkeleton. |
static ReplySkeleton |
ReplySkeleton.copyOf(ReplySkeletonIF instance)
Creates an immutable copy of a
ReplySkeletonIF value. |
ReplySkeleton |
ReplySkeleton.withReplyTs(String replyTs)
Copy the current immutable object by setting a value for the
replyTs attribute. |
ReplySkeleton |
ReplySkeleton.withUserId(String userId)
Copy the current immutable object by setting a value for the
userId attribute. |
Copyright © 2020. All rights reserved.