Uses of Class
software.amazon.awssdk.services.appflow.model.SAPODataSourceProperties
-
Packages that use SAPODataSourceProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of SAPODataSourceProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return SAPODataSourceProperties Modifier and Type Method Description SAPODataSourcePropertiesSourceConnectorProperties. sapoData()Returns the value of the SAPOData property for this object.Methods in software.amazon.awssdk.services.appflow.model with parameters of type SAPODataSourceProperties Modifier and Type Method Description SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. sapoData(SAPODataSourceProperties sapoData)Sets the value of the SAPOData property for this object.
-