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