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