| Package | Description |
|---|---|
| com.hubspot.slack.client.models.users |
| Modifier and Type | Class and Description |
|---|---|
class |
UserProfile
Immutable implementation of
UserProfileIF. |
| Modifier and Type | Method and Description |
|---|---|
static UserProfile |
UserProfile.copyOf(UserProfileIF instance)
Creates an immutable copy of a
UserProfileIF value. |
UserProfile.Builder |
UserProfile.Builder.from(UserProfileIF instance)
Fill a builder with attribute values from the provided
UserProfileIF instance. |
Copyright © 2019. All rights reserved.