| Package | Description |
|---|---|
| com.hubspot.slack.client.models.files |
| Modifier and Type | Method and Description |
|---|---|
SlackUnknownFiletype |
SlackUnknownFiletype.Builder.build()
Builds a new
SlackUnknownFiletype. |
static SlackUnknownFiletype |
SlackUnknownFiletype.copyOf(SlackUnknownFiletypeIF instance)
Creates an immutable copy of a
SlackUnknownFiletypeIF value. |
SlackUnknownFiletype |
SlackUnknownFiletype.withChannelIds(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
channelIds. |
SlackUnknownFiletype |
SlackUnknownFiletype.withChannelIds(String... elements)
Copy the current immutable object with elements that replace the content of
channelIds. |
SlackUnknownFiletype |
SlackUnknownFiletype.withCommentsCount(int commentsCount)
Copy the current immutable object by setting a value for the
commentsCount attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withCreatedEpochSeconds(long createdEpochSeconds)
Copy the current immutable object by setting a value for the
createdEpochSeconds attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withDisplayAsBot(boolean displayAsBot)
Copy the current immutable object by setting a value for the
displayAsBot attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withEditable(boolean editable)
Copy the current immutable object by setting a value for the
editable attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withExternal(boolean external)
Copy the current immutable object by setting a value for the
external attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withFiletype(SlackFileType filetype)
Copy the current immutable object by setting a value for the
filetype attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withGroupIds(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
groupIds. |
SlackUnknownFiletype |
SlackUnknownFiletype.withGroupIds(String... elements)
Copy the current immutable object with elements that replace the content of
groupIds. |
SlackUnknownFiletype |
SlackUnknownFiletype.withId(String id)
Copy the current immutable object by setting a value for the
id attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withImIds(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
imIds. |
SlackUnknownFiletype |
SlackUnknownFiletype.withImIds(String... elements)
Copy the current immutable object with elements that replace the content of
imIds. |
SlackUnknownFiletype |
SlackUnknownFiletype.withIsPublic(boolean isPublic)
Copy the current immutable object by setting a value for the
isPublic attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withMimetype(String mimetype)
Copy the current immutable object by setting a value for the
mimetype attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withMode(String mode)
Copy the current immutable object by setting a value for the
mode attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withName(String name)
Copy the current immutable object by setting a value for the
name attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withPermalink(String permalink)
Copy the current immutable object by setting a value for the
permalink attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withPermalinkPublic(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
permalinkPublic attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withPermalinkPublic(String value)
Copy the current immutable object by setting a present value for the optional
permalinkPublic attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withPrettyType(String prettyType)
Copy the current immutable object by setting a value for the
prettyType attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withPublicUrlShared(boolean publicUrlShared)
Copy the current immutable object by setting a value for the
publicUrlShared attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withSize(long size)
Copy the current immutable object by setting a value for the
size attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withStarred(Boolean value)
Copy the current immutable object by setting a present value for the optional
starred attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withStarred(Optional<Boolean> optional)
Copy the current immutable object by setting an optional value for the
starred attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withTimestampEpochSeconds(long timestampEpochSeconds)
Copy the current immutable object by setting a value for the
timestampEpochSeconds attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withTitle(String title)
Copy the current immutable object by setting a value for the
title attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withUrlPrivate(String urlPrivate)
Copy the current immutable object by setting a value for the
urlPrivate attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withUrlPrivateDownload(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
urlPrivateDownload attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withUrlPrivateDownload(String value)
Copy the current immutable object by setting a present value for the optional
urlPrivateDownload attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withUserId(String userId)
Copy the current immutable object by setting a value for the
userId attribute. |
SlackUnknownFiletype |
SlackUnknownFiletype.withUsername(String username)
Copy the current immutable object by setting a value for the
username attribute. |
Copyright © 2019. All rights reserved.