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