public static interface SalesforceMetadata.Builder extends SdkPojo, CopyableBuilder<SalesforceMetadata.Builder,SalesforceMetadata>
| Modifier and Type | Method and Description |
|---|---|
SalesforceMetadata.Builder |
dataTransferApis(Collection<SalesforceDataTransferApi> dataTransferApis)
The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from
Salesforce.
|
SalesforceMetadata.Builder |
dataTransferApis(SalesforceDataTransferApi... dataTransferApis)
The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from
Salesforce.
|
SalesforceMetadata.Builder |
dataTransferApisWithStrings(Collection<String> dataTransferApis)
The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from
Salesforce.
|
SalesforceMetadata.Builder |
dataTransferApisWithStrings(String... dataTransferApis)
The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from
Salesforce.
|
SalesforceMetadata.Builder |
oauth2GrantTypesSupported(Collection<OAuth2GrantType> oauth2GrantTypesSupported)
The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from Salesforce.
|
SalesforceMetadata.Builder |
oauth2GrantTypesSupported(OAuth2GrantType... oauth2GrantTypesSupported)
The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from Salesforce.
|
SalesforceMetadata.Builder |
oauth2GrantTypesSupportedWithStrings(Collection<String> oauth2GrantTypesSupported)
The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from Salesforce.
|
SalesforceMetadata.Builder |
oauth2GrantTypesSupportedWithStrings(String... oauth2GrantTypesSupported)
The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from Salesforce.
|
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.SalesforceMetadata.Builder dataTransferApisWithStrings(Collection<String> dataTransferApis)
The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from Salesforce.
dataTransferApis - The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from
Salesforce.SalesforceMetadata.Builder dataTransferApisWithStrings(String... dataTransferApis)
The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from Salesforce.
dataTransferApis - The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from
Salesforce.SalesforceMetadata.Builder dataTransferApis(Collection<SalesforceDataTransferApi> dataTransferApis)
The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from Salesforce.
dataTransferApis - The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from
Salesforce.SalesforceMetadata.Builder dataTransferApis(SalesforceDataTransferApi... dataTransferApis)
The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from Salesforce.
dataTransferApis - The Salesforce APIs that you can have Amazon AppFlow use when your flows transfers data to or from
Salesforce.SalesforceMetadata.Builder oauth2GrantTypesSupportedWithStrings(Collection<String> oauth2GrantTypesSupported)
The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from Salesforce. Amazon AppFlow requires an access token each time it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code when it requests the access token from Salesforce. Amazon AppFlow receives the authorization code from Salesforce after you log in to your Salesforce account and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a client ID and client secret) when it requests the access token from Salesforce. You provide these credentials to Amazon AppFlow when you define the connection to your Salesforce account.
Amazon AppFlow passes a JSON web token (JWT) when it requests the access token from Salesforce. You provide the JWT to Amazon AppFlow when you define the connection to your Salesforce account. When you use this grant type, you don't need to log in to your Salesforce account to authorize Amazon AppFlow to access your records.
oauth2GrantTypesSupported - The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from
Salesforce. Amazon AppFlow requires an access token each time it attempts to access your Salesforce
records.
Amazon AppFlow passes an authorization code when it requests the access token from Salesforce. Amazon AppFlow receives the authorization code from Salesforce after you log in to your Salesforce account and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a client ID and client secret) when it requests the access token from Salesforce. You provide these credentials to Amazon AppFlow when you define the connection to your Salesforce account.
Amazon AppFlow passes a JSON web token (JWT) when it requests the access token from Salesforce. You provide the JWT to Amazon AppFlow when you define the connection to your Salesforce account. When you use this grant type, you don't need to log in to your Salesforce account to authorize Amazon AppFlow to access your records.
SalesforceMetadata.Builder oauth2GrantTypesSupportedWithStrings(String... oauth2GrantTypesSupported)
The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from Salesforce. Amazon AppFlow requires an access token each time it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code when it requests the access token from Salesforce. Amazon AppFlow receives the authorization code from Salesforce after you log in to your Salesforce account and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a client ID and client secret) when it requests the access token from Salesforce. You provide these credentials to Amazon AppFlow when you define the connection to your Salesforce account.
Amazon AppFlow passes a JSON web token (JWT) when it requests the access token from Salesforce. You provide the JWT to Amazon AppFlow when you define the connection to your Salesforce account. When you use this grant type, you don't need to log in to your Salesforce account to authorize Amazon AppFlow to access your records.
oauth2GrantTypesSupported - The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from
Salesforce. Amazon AppFlow requires an access token each time it attempts to access your Salesforce
records.
Amazon AppFlow passes an authorization code when it requests the access token from Salesforce. Amazon AppFlow receives the authorization code from Salesforce after you log in to your Salesforce account and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a client ID and client secret) when it requests the access token from Salesforce. You provide these credentials to Amazon AppFlow when you define the connection to your Salesforce account.
Amazon AppFlow passes a JSON web token (JWT) when it requests the access token from Salesforce. You provide the JWT to Amazon AppFlow when you define the connection to your Salesforce account. When you use this grant type, you don't need to log in to your Salesforce account to authorize Amazon AppFlow to access your records.
SalesforceMetadata.Builder oauth2GrantTypesSupported(Collection<OAuth2GrantType> oauth2GrantTypesSupported)
The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from Salesforce. Amazon AppFlow requires an access token each time it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code when it requests the access token from Salesforce. Amazon AppFlow receives the authorization code from Salesforce after you log in to your Salesforce account and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a client ID and client secret) when it requests the access token from Salesforce. You provide these credentials to Amazon AppFlow when you define the connection to your Salesforce account.
Amazon AppFlow passes a JSON web token (JWT) when it requests the access token from Salesforce. You provide the JWT to Amazon AppFlow when you define the connection to your Salesforce account. When you use this grant type, you don't need to log in to your Salesforce account to authorize Amazon AppFlow to access your records.
oauth2GrantTypesSupported - The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from
Salesforce. Amazon AppFlow requires an access token each time it attempts to access your Salesforce
records.
Amazon AppFlow passes an authorization code when it requests the access token from Salesforce. Amazon AppFlow receives the authorization code from Salesforce after you log in to your Salesforce account and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a client ID and client secret) when it requests the access token from Salesforce. You provide these credentials to Amazon AppFlow when you define the connection to your Salesforce account.
Amazon AppFlow passes a JSON web token (JWT) when it requests the access token from Salesforce. You provide the JWT to Amazon AppFlow when you define the connection to your Salesforce account. When you use this grant type, you don't need to log in to your Salesforce account to authorize Amazon AppFlow to access your records.
SalesforceMetadata.Builder oauth2GrantTypesSupported(OAuth2GrantType... oauth2GrantTypesSupported)
The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from Salesforce. Amazon AppFlow requires an access token each time it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code when it requests the access token from Salesforce. Amazon AppFlow receives the authorization code from Salesforce after you log in to your Salesforce account and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a client ID and client secret) when it requests the access token from Salesforce. You provide these credentials to Amazon AppFlow when you define the connection to your Salesforce account.
Amazon AppFlow passes a JSON web token (JWT) when it requests the access token from Salesforce. You provide the JWT to Amazon AppFlow when you define the connection to your Salesforce account. When you use this grant type, you don't need to log in to your Salesforce account to authorize Amazon AppFlow to access your records.
oauth2GrantTypesSupported - The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access token from
Salesforce. Amazon AppFlow requires an access token each time it attempts to access your Salesforce
records.
Amazon AppFlow passes an authorization code when it requests the access token from Salesforce. Amazon AppFlow receives the authorization code from Salesforce after you log in to your Salesforce account and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a client ID and client secret) when it requests the access token from Salesforce. You provide these credentials to Amazon AppFlow when you define the connection to your Salesforce account.
Amazon AppFlow passes a JSON web token (JWT) when it requests the access token from Salesforce. You provide the JWT to Amazon AppFlow when you define the connection to your Salesforce account. When you use this grant type, you don't need to log in to your Salesforce account to authorize Amazon AppFlow to access your records.
Copyright © 2023. All rights reserved.