| Package | Description |
|---|---|
| com.hubspot.slack.client.models.response.usergroups | |
| com.hubspot.slack.client.models.response.usergroups.users | |
| com.hubspot.slack.client.models.usergroups |
| Modifier and Type | Method and Description |
|---|---|
SlackUsergroup |
UsergroupUpdateResponse.getUsergroup() |
SlackUsergroup |
UsergroupDisableResponse.getUsergroup() |
SlackUsergroup |
UsergroupEnableResponse.getUsergroup() |
SlackUsergroup |
UsergroupCreateResponse.getUsergroup() |
SlackUsergroup |
UsergroupCreateResponseIF.getUsergroup() |
SlackUsergroup |
UsergroupEnableResponseIF.getUsergroup() |
SlackUsergroup |
UsergroupDisableResponseIF.getUsergroup() |
SlackUsergroup |
UsergroupUpdateResponseIF.getUsergroup() |
| Modifier and Type | Method and Description |
|---|---|
List<SlackUsergroup> |
UsergroupListResponse.getUsergroups() |
List<SlackUsergroup> |
UsergroupListResponseIF.getUsergroups() |
| Modifier and Type | Method and Description |
|---|---|
UsergroupListResponse.Builder |
UsergroupListResponse.Builder.addUsergroups(SlackUsergroup... elements)
Adds elements to
usergroups list. |
UsergroupListResponse.Builder |
UsergroupListResponse.Builder.addUsergroups(SlackUsergroup element)
Adds one element to
usergroups list. |
UsergroupUpdateResponse.Builder |
UsergroupUpdateResponse.Builder.setUsergroup(SlackUsergroup usergroup)
Initializes the value for the
usergroup attribute. |
UsergroupDisableResponse.Builder |
UsergroupDisableResponse.Builder.setUsergroup(SlackUsergroup usergroup)
Initializes the value for the
usergroup attribute. |
UsergroupEnableResponse.Builder |
UsergroupEnableResponse.Builder.setUsergroup(SlackUsergroup usergroup)
Initializes the value for the
usergroup attribute. |
UsergroupCreateResponse.Builder |
UsergroupCreateResponse.Builder.setUsergroup(SlackUsergroup usergroup)
Initializes the value for the
usergroup attribute. |
UsergroupUpdateResponse |
UsergroupUpdateResponse.withUsergroup(SlackUsergroup usergroup)
Copy the current immutable object by setting a value for the
usergroup attribute. |
UsergroupDisableResponse |
UsergroupDisableResponse.withUsergroup(SlackUsergroup usergroup)
Copy the current immutable object by setting a value for the
usergroup attribute. |
UsergroupEnableResponse |
UsergroupEnableResponse.withUsergroup(SlackUsergroup usergroup)
Copy the current immutable object by setting a value for the
usergroup attribute. |
UsergroupCreateResponse |
UsergroupCreateResponse.withUsergroup(SlackUsergroup usergroup)
Copy the current immutable object by setting a value for the
usergroup attribute. |
UsergroupListResponse |
UsergroupListResponse.withUsergroups(SlackUsergroup... elements)
Copy the current immutable object with elements that replace the content of
usergroups. |
| Modifier and Type | Method and Description |
|---|---|
UsergroupListResponse.Builder |
UsergroupListResponse.Builder.addAllUsergroups(Iterable<? extends SlackUsergroup> elements)
Adds elements to
usergroups list. |
UsergroupListResponse.Builder |
UsergroupListResponse.Builder.setUsergroups(Iterable<? extends SlackUsergroup> elements)
Sets or replaces all elements for
usergroups list. |
UsergroupListResponse |
UsergroupListResponse.withUsergroups(Iterable<? extends SlackUsergroup> elements)
Copy the current immutable object with elements that replace the content of
usergroups. |
| Modifier and Type | Method and Description |
|---|---|
SlackUsergroup |
UsergroupUsersUpdateResponse.getUsergroup() |
SlackUsergroup |
UsergroupUsersUpdateResponseIF.getUsergroup() |
| Modifier and Type | Method and Description |
|---|---|
UsergroupUsersUpdateResponse.Builder |
UsergroupUsersUpdateResponse.Builder.setUsergroup(SlackUsergroup usergroup)
Initializes the value for the
usergroup attribute. |
UsergroupUsersUpdateResponse |
UsergroupUsersUpdateResponse.withUsergroup(SlackUsergroup usergroup)
Copy the current immutable object by setting a value for the
usergroup attribute. |
| Modifier and Type | Method and Description |
|---|---|
SlackUsergroup |
SlackUsergroup.Builder.build()
Builds a new
SlackUsergroup. |
static SlackUsergroup |
SlackUsergroup.copyOf(SlackUsergroupIF instance)
Creates an immutable copy of a
SlackUsergroupIF value. |
SlackUsergroup |
SlackUsergroup.withAutoType(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
autoType attribute. |
SlackUsergroup |
SlackUsergroup.withAutoType(String value)
Copy the current immutable object by setting a present value for the optional
autoType attribute. |
SlackUsergroup |
SlackUsergroup.withCreatedBy(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
createdBy attribute. |
SlackUsergroup |
SlackUsergroup.withCreatedBy(String value)
Copy the current immutable object by setting a present value for the optional
createdBy attribute. |
SlackUsergroup |
SlackUsergroup.withDateCreatedEpochSeconds(int dateCreatedEpochSeconds)
Copy the current immutable object by setting a value for the
dateCreatedEpochSeconds attribute. |
SlackUsergroup |
SlackUsergroup.withDateDeletedEpochSeconds(int dateDeletedEpochSeconds)
Copy the current immutable object by setting a value for the
dateDeletedEpochSeconds attribute. |
SlackUsergroup |
SlackUsergroup.withDateUpdatedEpochSeconds(int dateUpdatedEpochSeconds)
Copy the current immutable object by setting a value for the
dateUpdatedEpochSeconds attribute. |
SlackUsergroup |
SlackUsergroup.withDeletedBy(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
deletedBy attribute. |
SlackUsergroup |
SlackUsergroup.withDeletedBy(String value)
Copy the current immutable object by setting a present value for the optional
deletedBy attribute. |
SlackUsergroup |
SlackUsergroup.withDescription(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
description attribute. |
SlackUsergroup |
SlackUsergroup.withDescription(String value)
Copy the current immutable object by setting a present value for the optional
description attribute. |
SlackUsergroup |
SlackUsergroup.withExternal(boolean external)
Copy the current immutable object by setting a value for the
external attribute. |
SlackUsergroup |
SlackUsergroup.withHandle(String handle)
Copy the current immutable object by setting a value for the
handle attribute. |
SlackUsergroup |
SlackUsergroup.withId(String id)
Copy the current immutable object by setting a value for the
id attribute. |
SlackUsergroup |
SlackUsergroup.withName(String name)
Copy the current immutable object by setting a value for the
name attribute. |
SlackUsergroup |
SlackUsergroup.withPreferences(UsergroupPreferences preferences)
Copy the current immutable object by setting a value for the
preferences attribute. |
SlackUsergroup |
SlackUsergroup.withTeamId(String teamId)
Copy the current immutable object by setting a value for the
teamId attribute. |
SlackUsergroup |
SlackUsergroup.withUpdatedBy(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
updatedBy attribute. |
SlackUsergroup |
SlackUsergroup.withUpdatedBy(String value)
Copy the current immutable object by setting a present value for the optional
updatedBy attribute. |
SlackUsergroup |
SlackUsergroup.withUserCount(Integer value)
Copy the current immutable object by setting a present value for the optional
userCount attribute. |
SlackUsergroup |
SlackUsergroup.withUserCount(Optional<Integer> optional)
Copy the current immutable object by setting an optional value for the
userCount attribute. |
SlackUsergroup |
SlackUsergroup.withUsergroup(boolean usergroup)
Copy the current immutable object by setting a value for the
usergroup attribute. |
SlackUsergroup |
SlackUsergroup.withUserIdsInGroup(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
userIdsInGroup. |
SlackUsergroup |
SlackUsergroup.withUserIdsInGroup(String... elements)
Copy the current immutable object with elements that replace the content of
userIdsInGroup. |
Copyright © 2019. All rights reserved.