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