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