| Package | Description |
|---|---|
| com.hubspot.slack.client.models.response.emoji |
| Modifier and Type | Method and Description |
|---|---|
EmojiListResponse |
EmojiListResponse.Builder.build()
Builds a new
EmojiListResponse. |
static EmojiListResponse |
EmojiListResponse.copyOf(EmojiListResponseIF instance)
Creates an immutable copy of a
EmojiListResponseIF value. |
EmojiListResponse |
EmojiListResponse.withEmoji(Map<String,? extends String> emoji)
Copy the current immutable object by replacing the
emoji map with the specified map. |
EmojiListResponse |
EmojiListResponse.withOk(boolean ok)
Copy the current immutable object by setting a value for the
ok attribute. |
EmojiListResponse |
EmojiListResponse.withResponseMetadata(Optional<ResponseMetadata> optional)
Copy the current immutable object by setting an optional value for the
responseMetadata attribute. |
EmojiListResponse |
EmojiListResponse.withResponseMetadata(ResponseMetadata value)
Copy the current immutable object by setting a present value for the optional
responseMetadata attribute. |
Copyright © 2019. All rights reserved.