| Package | Description |
|---|---|
| com.hubspot.slack.client.models.files |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SlackGifFileIF |
interface |
SlackJpgFileIF |
interface |
SlackPngFileIF |
| Modifier and Type | Class and Description |
|---|---|
class |
SlackGifFile
Immutable implementation of
SlackGifFileIF. |
class |
SlackJpgFile
Immutable implementation of
SlackJpgFileIF. |
class |
SlackPngFile
Immutable implementation of
SlackPngFileIF. |
| Modifier and Type | Method and Description |
|---|---|
SlackPngFile.Builder |
SlackPngFile.Builder.from(SlackImageFile instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.files.SlackImageFile instance. |
SlackJpgFile.Builder |
SlackJpgFile.Builder.from(SlackImageFile instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.files.SlackImageFile instance. |
SlackGifFile.Builder |
SlackGifFile.Builder.from(SlackImageFile instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.files.SlackImageFile instance. |
Copyright © 2019. All rights reserved.