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