public static interface SlackMetadata.Builder extends SdkPojo, CopyableBuilder<SlackMetadata.Builder,SlackMetadata>
| Modifier and Type | Method and Description |
|---|---|
SlackMetadata.Builder |
oAuthScopes(Collection<String> oAuthScopes)
The desired authorization scope for the Slack account.
|
SlackMetadata.Builder |
oAuthScopes(String... oAuthScopes)
The desired authorization scope for the Slack account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSlackMetadata.Builder oAuthScopes(Collection<String> oAuthScopes)
The desired authorization scope for the Slack account.
oAuthScopes - The desired authorization scope for the Slack account.SlackMetadata.Builder oAuthScopes(String... oAuthScopes)
The desired authorization scope for the Slack account.
oAuthScopes - The desired authorization scope for the Slack account.Copyright © 2023. All rights reserved.