Uses of Class
software.amazon.awssdk.services.appflow.model.ServiceNowConnectorProfileProperties
-
Packages that use ServiceNowConnectorProfileProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of ServiceNowConnectorProfileProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return ServiceNowConnectorProfileProperties Modifier and Type Method Description ServiceNowConnectorProfilePropertiesConnectorProfileProperties. serviceNow()The connector-specific properties required by serviceNow.Methods in software.amazon.awssdk.services.appflow.model with parameters of type ServiceNowConnectorProfileProperties Modifier and Type Method Description ConnectorProfileProperties.BuilderConnectorProfileProperties.Builder. serviceNow(ServiceNowConnectorProfileProperties serviceNow)The connector-specific properties required by serviceNow.
-