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