| Package | Description |
|---|---|
| com.hubspot.slack.client.models.files |
| Modifier and Type | Method and Description |
|---|---|
SlackJpgFile |
SlackJpgFile.Builder.build()
Builds a new
SlackJpgFile. |
static SlackJpgFile |
SlackJpgFile.copyOf(SlackJpgFileIF instance)
Creates an immutable copy of a
SlackJpgFileIF value. |
SlackJpgFile |
SlackJpgFile.withChannelIds(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
channelIds. |
SlackJpgFile |
SlackJpgFile.withChannelIds(String... elements)
Copy the current immutable object with elements that replace the content of
channelIds. |
SlackJpgFile |
SlackJpgFile.withCommentsCount(int commentsCount)
Copy the current immutable object by setting a value for the
commentsCount attribute. |
SlackJpgFile |
SlackJpgFile.withCreatedEpochSeconds(long createdEpochSeconds)
Copy the current immutable object by setting a value for the
createdEpochSeconds attribute. |
SlackJpgFile |
SlackJpgFile.withDisplayAsBot(boolean displayAsBot)
Copy the current immutable object by setting a value for the
displayAsBot attribute. |
SlackJpgFile |
SlackJpgFile.withEditable(boolean editable)
Copy the current immutable object by setting a value for the
editable attribute. |
SlackJpgFile |
SlackJpgFile.withExternal(boolean external)
Copy the current immutable object by setting a value for the
external attribute. |
SlackJpgFile |
SlackJpgFile.withFiletype(SlackFileType filetype)
Copy the current immutable object by setting a value for the
filetype attribute. |
SlackJpgFile |
SlackJpgFile.withGroupIds(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
groupIds. |
SlackJpgFile |
SlackJpgFile.withGroupIds(String... elements)
Copy the current immutable object with elements that replace the content of
groupIds. |
SlackJpgFile |
SlackJpgFile.withHasRichPreview(boolean hasRichPreview)
Copy the current immutable object by setting a value for the
hasRichPreview attribute. |
SlackJpgFile |
SlackJpgFile.withId(String id)
Copy the current immutable object by setting a value for the
id attribute. |
SlackJpgFile |
SlackJpgFile.withImageExifRotation(Integer value)
Copy the current immutable object by setting a present value for the optional
imageExifRotation attribute. |
SlackJpgFile |
SlackJpgFile.withImageExifRotation(Optional<Integer> optional)
Copy the current immutable object by setting an optional value for the
imageExifRotation attribute. |
SlackJpgFile |
SlackJpgFile.withImIds(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
imIds. |
SlackJpgFile |
SlackJpgFile.withImIds(String... elements)
Copy the current immutable object with elements that replace the content of
imIds. |
SlackJpgFile |
SlackJpgFile.withIsPublic(boolean isPublic)
Copy the current immutable object by setting a value for the
isPublic attribute. |
SlackJpgFile |
SlackJpgFile.withMimetype(String mimetype)
Copy the current immutable object by setting a value for the
mimetype attribute. |
SlackJpgFile |
SlackJpgFile.withMode(String mode)
Copy the current immutable object by setting a value for the
mode attribute. |
SlackJpgFile |
SlackJpgFile.withName(String name)
Copy the current immutable object by setting a value for the
name attribute. |
SlackJpgFile |
SlackJpgFile.withOriginalHeight(Integer value)
Copy the current immutable object by setting a present value for the optional
originalHeight attribute. |
SlackJpgFile |
SlackJpgFile.withOriginalHeight(Optional<Integer> optional)
Copy the current immutable object by setting an optional value for the
originalHeight attribute. |
SlackJpgFile |
SlackJpgFile.withOriginalWidth(Integer value)
Copy the current immutable object by setting a present value for the optional
originalWidth attribute. |
SlackJpgFile |
SlackJpgFile.withOriginalWidth(Optional<Integer> optional)
Copy the current immutable object by setting an optional value for the
originalWidth attribute. |
SlackJpgFile |
SlackJpgFile.withPermalink(String permalink)
Copy the current immutable object by setting a value for the
permalink attribute. |
SlackJpgFile |
SlackJpgFile.withPermalinkPublic(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
permalinkPublic attribute. |
SlackJpgFile |
SlackJpgFile.withPermalinkPublic(String value)
Copy the current immutable object by setting a present value for the optional
permalinkPublic attribute. |
SlackJpgFile |
SlackJpgFile.withPrettyType(String prettyType)
Copy the current immutable object by setting a value for the
prettyType attribute. |
SlackJpgFile |
SlackJpgFile.withPublicUrlShared(boolean publicUrlShared)
Copy the current immutable object by setting a value for the
publicUrlShared attribute. |
SlackJpgFile |
SlackJpgFile.withSize(long size)
Copy the current immutable object by setting a value for the
size attribute. |
SlackJpgFile |
SlackJpgFile.withStarred(Boolean value)
Copy the current immutable object by setting a present value for the optional
starred attribute. |
SlackJpgFile |
SlackJpgFile.withStarred(Optional<Boolean> optional)
Copy the current immutable object by setting an optional value for the
starred attribute. |
SlackJpgFile |
SlackJpgFile.withThumb160Url(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
thumb160Url attribute. |
SlackJpgFile |
SlackJpgFile.withThumb160Url(String value)
Copy the current immutable object by setting a present value for the optional
thumb160Url attribute. |
SlackJpgFile |
SlackJpgFile.withThumb360Height(Integer value)
Copy the current immutable object by setting a present value for the optional
thumb360Height attribute. |
SlackJpgFile |
SlackJpgFile.withThumb360Height(Optional<Integer> optional)
Copy the current immutable object by setting an optional value for the
thumb360Height attribute. |
SlackJpgFile |
SlackJpgFile.withThumb360Url(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
thumb360Url attribute. |
SlackJpgFile |
SlackJpgFile.withThumb360Url(String value)
Copy the current immutable object by setting a present value for the optional
thumb360Url attribute. |
SlackJpgFile |
SlackJpgFile.withThumb360Width(Integer value)
Copy the current immutable object by setting a present value for the optional
thumb360Width attribute. |
SlackJpgFile |
SlackJpgFile.withThumb360Width(Optional<Integer> optional)
Copy the current immutable object by setting an optional value for the
thumb360Width attribute. |
SlackJpgFile |
SlackJpgFile.withThumb480Height(Integer value)
Copy the current immutable object by setting a present value for the optional
thumb480Height attribute. |
SlackJpgFile |
SlackJpgFile.withThumb480Height(Optional<Integer> optional)
Copy the current immutable object by setting an optional value for the
thumb480Height attribute. |
SlackJpgFile |
SlackJpgFile.withThumb480Url(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
thumb480Url attribute. |
SlackJpgFile |
SlackJpgFile.withThumb480Url(String value)
Copy the current immutable object by setting a present value for the optional
thumb480Url attribute. |
SlackJpgFile |
SlackJpgFile.withThumb480Width(Integer value)
Copy the current immutable object by setting a present value for the optional
thumb480Width attribute. |
SlackJpgFile |
SlackJpgFile.withThumb480Width(Optional<Integer> optional)
Copy the current immutable object by setting an optional value for the
thumb480Width attribute. |
SlackJpgFile |
SlackJpgFile.withThumb64Url(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
thumb64Url attribute. |
SlackJpgFile |
SlackJpgFile.withThumb64Url(String value)
Copy the current immutable object by setting a present value for the optional
thumb64Url attribute. |
SlackJpgFile |
SlackJpgFile.withThumb80Url(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
thumb80Url attribute. |
SlackJpgFile |
SlackJpgFile.withThumb80Url(String value)
Copy the current immutable object by setting a present value for the optional
thumb80Url attribute. |
SlackJpgFile |
SlackJpgFile.withTimestampEpochSeconds(long timestampEpochSeconds)
Copy the current immutable object by setting a value for the
timestampEpochSeconds attribute. |
SlackJpgFile |
SlackJpgFile.withTitle(String title)
Copy the current immutable object by setting a value for the
title attribute. |
SlackJpgFile |
SlackJpgFile.withUrlPrivate(String urlPrivate)
Copy the current immutable object by setting a value for the
urlPrivate attribute. |
SlackJpgFile |
SlackJpgFile.withUrlPrivateDownload(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
urlPrivateDownload attribute. |
SlackJpgFile |
SlackJpgFile.withUrlPrivateDownload(String value)
Copy the current immutable object by setting a present value for the optional
urlPrivateDownload attribute. |
SlackJpgFile |
SlackJpgFile.withUserId(String userId)
Copy the current immutable object by setting a value for the
userId attribute. |
SlackJpgFile |
SlackJpgFile.withUsername(String username)
Copy the current immutable object by setting a value for the
username attribute. |
Copyright © 2019. All rights reserved.