Uses of Class
software.amazon.awssdk.services.appflow.model.ErrorHandlingConfig
-
Packages that use ErrorHandlingConfig Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of ErrorHandlingConfig in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return ErrorHandlingConfig Modifier and Type Method Description ErrorHandlingConfigCustomConnectorDestinationProperties. errorHandlingConfig()The settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as destination.ErrorHandlingConfigEventBridgeDestinationProperties. errorHandlingConfig()Returns the value of the ErrorHandlingConfig property for this object.ErrorHandlingConfigHoneycodeDestinationProperties. errorHandlingConfig()Returns the value of the ErrorHandlingConfig property for this object.ErrorHandlingConfigMarketoDestinationProperties. errorHandlingConfig()Returns the value of the ErrorHandlingConfig property for this object.ErrorHandlingConfigRedshiftDestinationProperties. errorHandlingConfig()The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift destination.ErrorHandlingConfigSalesforceDestinationProperties. errorHandlingConfig()The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination.ErrorHandlingConfigSAPODataDestinationProperties. errorHandlingConfig()Returns the value of the ErrorHandlingConfig property for this object.ErrorHandlingConfigSnowflakeDestinationProperties. errorHandlingConfig()The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination.ErrorHandlingConfigZendeskDestinationProperties. errorHandlingConfig()Returns the value of the ErrorHandlingConfig property for this object.Methods in software.amazon.awssdk.services.appflow.model with parameters of type ErrorHandlingConfig Modifier and Type Method Description CustomConnectorDestinationProperties.BuilderCustomConnectorDestinationProperties.Builder. errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)The settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as destination.EventBridgeDestinationProperties.BuilderEventBridgeDestinationProperties.Builder. errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)Sets the value of the ErrorHandlingConfig property for this object.HoneycodeDestinationProperties.BuilderHoneycodeDestinationProperties.Builder. errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)Sets the value of the ErrorHandlingConfig property for this object.MarketoDestinationProperties.BuilderMarketoDestinationProperties.Builder. errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)Sets the value of the ErrorHandlingConfig property for this object.RedshiftDestinationProperties.BuilderRedshiftDestinationProperties.Builder. errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift destination.SalesforceDestinationProperties.BuilderSalesforceDestinationProperties.Builder. errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination.SAPODataDestinationProperties.BuilderSAPODataDestinationProperties.Builder. errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)Sets the value of the ErrorHandlingConfig property for this object.SnowflakeDestinationProperties.BuilderSnowflakeDestinationProperties.Builder. errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination.ZendeskDestinationProperties.BuilderZendeskDestinationProperties.Builder. errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)Sets the value of the ErrorHandlingConfig property for this object.
-