Uses of Class
software.amazon.awssdk.services.appflow.model.AuthenticationConfig
-
Packages that use AuthenticationConfig Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of AuthenticationConfig in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return AuthenticationConfig Modifier and Type Method Description AuthenticationConfigConnectorConfiguration. authenticationConfig()The authentication config required for the connector.Methods in software.amazon.awssdk.services.appflow.model with parameters of type AuthenticationConfig Modifier and Type Method Description ConnectorConfiguration.BuilderConnectorConfiguration.Builder. authenticationConfig(AuthenticationConfig authenticationConfig)The authentication config required for the connector.
-