static SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.builder() |
|
default SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig) |
Sets the value of the ErrorHandlingConfig property for this object.
|
SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
Sets the value of the ErrorHandlingConfig property for this object.
|
SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.idFieldNames(String... idFieldNames) |
Sets the value of the IdFieldNames property for this object.
|
SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.idFieldNames(Collection<String> idFieldNames) |
Sets the value of the IdFieldNames property for this object.
|
SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.objectPath(String objectPath) |
The object path specified in the SAPOData flow destination.
|
default SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.successResponseHandlingConfig(Consumer<SuccessResponseHandlingConfig.Builder> successResponseHandlingConfig) |
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing
data.
|
SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.successResponseHandlingConfig(SuccessResponseHandlingConfig successResponseHandlingConfig) |
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing
data.
|
SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.toBuilder() |
|
SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.writeOperationType(String writeOperationType) |
Sets the value of the WriteOperationType property for this object.
|
SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.writeOperationType(WriteOperationType writeOperationType) |
Sets the value of the WriteOperationType property for this object.
|