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