Uses of Class
software.amazon.awssdk.services.appflow.model.InforNexusConnectorProfileCredentials
-
Packages that use InforNexusConnectorProfileCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of InforNexusConnectorProfileCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return InforNexusConnectorProfileCredentials Modifier and Type Method Description InforNexusConnectorProfileCredentialsConnectorProfileCredentials. inforNexus()The connector-specific credentials required when using Infor Nexus.Methods in software.amazon.awssdk.services.appflow.model with parameters of type InforNexusConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileCredentials.BuilderConnectorProfileCredentials.Builder. inforNexus(InforNexusConnectorProfileCredentials inforNexus)The connector-specific credentials required when using Infor Nexus.
-