| Package | Description |
|---|---|
| com.hubspot.slack.client.models |
| Modifier and Type | Method and Description |
|---|---|
static ChannelMetadata.Builder |
ChannelMetadata.builder()
Creates a builder for
ChannelMetadata. |
ChannelMetadata.Builder |
ChannelMetadata.Builder.from(ChannelMetadataIF instance)
Fill a builder with attribute values from the provided
ChannelMetadataIF instance. |
ChannelMetadata.Builder |
ChannelMetadata.Builder.setCreatorId(String creatorId)
Initializes the value for the
creatorId attribute. |
ChannelMetadata.Builder |
ChannelMetadata.Builder.setLastSetEpochSeconds(long lastSetEpochSeconds)
Initializes the value for the
lastSetEpochSeconds attribute. |
ChannelMetadata.Builder |
ChannelMetadata.Builder.setValue(String value)
Initializes the value for the
value attribute. |
Copyright © 2019. All rights reserved.