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