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