| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.channels |
| Modifier and Type | Method and Description |
|---|---|
ChannelsKickParams |
ChannelsKickParams.Builder.build()
Builds a new
ChannelsKickParams. |
static ChannelsKickParams |
ChannelsKickParams.copyOf(ChannelsKickParamsIF instance)
Creates an immutable copy of a
ChannelsKickParamsIF value. |
ChannelsKickParams |
ChannelsKickParams.withChannelId(String channelId)
Copy the current immutable object by setting a value for the
channelId attribute. |
ChannelsKickParams |
ChannelsKickParams.withUserId(String userId)
Copy the current immutable object by setting a value for the
userId attribute. |
Copyright © 2019. All rights reserved.