| Package | Description |
|---|---|
| com.hubspot.slack.client.models.files |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SlackCsvFileIF |
interface |
SlackTextFileIF |
| Modifier and Type | Class and Description |
|---|---|
class |
SlackCsvFile
Immutable implementation of
SlackCsvFileIF. |
class |
SlackTextFile
Immutable implementation of
SlackTextFileIF. |
| Modifier and Type | Method and Description |
|---|---|
SlackTextFile.Builder |
SlackTextFile.Builder.from(SlackTextFileCore instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.files.SlackTextFileCore instance. |
SlackCsvFile.Builder |
SlackCsvFile.Builder.from(SlackTextFileCore instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.files.SlackTextFileCore instance. |
Copyright © 2019. All rights reserved.