| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.usergroups |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UsergroupCreateParamsIF |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUsergroupUpdateParams |
class |
UsergroupCreateParams
Immutable implementation of
UsergroupCreateParamsIF. |
class |
UsergroupUpdateParams
Immutable implementation of
AbstractUsergroupUpdateParams. |
| Modifier and Type | Method and Description |
|---|---|
UsergroupCreateParams.Builder |
UsergroupCreateParams.Builder.from(HasCommaSeperatedChannelIds instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasCommaSeperatedChannelIds instance. |
UsergroupUpdateParams.Builder |
UsergroupUpdateParams.Builder.from(HasCommaSeperatedChannelIds instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasCommaSeperatedChannelIds instance. |
Copyright © 2019. All rights reserved.