Uses of Class
software.amazon.awssdk.services.appflow.model.InforNexusSourceProperties
-
Packages that use InforNexusSourceProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of InforNexusSourceProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return InforNexusSourceProperties Modifier and Type Method Description InforNexusSourcePropertiesSourceConnectorProperties. inforNexus()Specifies the information that is required for querying Infor Nexus.Methods in software.amazon.awssdk.services.appflow.model with parameters of type InforNexusSourceProperties Modifier and Type Method Description SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. inforNexus(InforNexusSourceProperties inforNexus)Specifies the information that is required for querying Infor Nexus.
-