Uses of Class
software.amazon.awssdk.services.appflow.model.ConnectorProfileCredentials
-
Packages that use ConnectorProfileCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of ConnectorProfileCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return ConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileCredentialsConnectorProfileConfig. connectorProfileCredentials()The connector-specific credentials required by each connector.Methods in software.amazon.awssdk.services.appflow.model with parameters of type ConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileConfig.BuilderConnectorProfileConfig.Builder. connectorProfileCredentials(ConnectorProfileCredentials connectorProfileCredentials)The connector-specific credentials required by each connector.
-