| Package | Description |
|---|---|
| org.mule.modules.salesforce.analytics.api.oauthParams | |
| org.mule.modules.salesforce.analytics.internal.connection.param |
| Modifier and Type | Method and Description |
|---|---|
static SalesforceOAuthPrompt |
SalesforceOAuthPrompt.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SalesforceOAuthPrompt[] |
SalesforceOAuthPrompt.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SalesforceOAuthPrompt |
OAuth2Params.getPrompt() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2Params.setPrompt(SalesforceOAuthPrompt prompt) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.