Uses of Class
software.amazon.awssdk.services.appflow.model.SuccessResponseHandlingConfig
-
Packages that use SuccessResponseHandlingConfig Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of SuccessResponseHandlingConfig in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return SuccessResponseHandlingConfig Modifier and Type Method Description SuccessResponseHandlingConfigSAPODataDestinationProperties. successResponseHandlingConfig()Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data.Methods in software.amazon.awssdk.services.appflow.model with parameters of type SuccessResponseHandlingConfig Modifier and Type Method Description SAPODataDestinationProperties.BuilderSAPODataDestinationProperties.Builder. successResponseHandlingConfig(SuccessResponseHandlingConfig successResponseHandlingConfig)Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data.
-