| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.channels |
| Modifier and Type | Method and Description |
|---|---|
static ChannelsKickParams.Builder |
ChannelsKickParams.builder()
Creates a builder for
ChannelsKickParams. |
ChannelsKickParams.Builder |
ChannelsKickParams.Builder.from(ChannelsKickParamsIF instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.params.channels.ChannelsKickParamsIF instance. |
ChannelsKickParams.Builder |
ChannelsKickParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ChannelsKickParams.Builder |
ChannelsKickParams.Builder.setChannelId(String channelId)
Initializes the value for the
channelId attribute. |
ChannelsKickParams.Builder |
ChannelsKickParams.Builder.setUserId(String userId)
Initializes the value for the
userId attribute. |
Copyright © 2019. All rights reserved.