Uses of Class
software.amazon.awssdk.services.appflow.model.ServiceNowSourceProperties
-
Packages that use ServiceNowSourceProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of ServiceNowSourceProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return ServiceNowSourceProperties Modifier and Type Method Description ServiceNowSourcePropertiesSourceConnectorProperties. serviceNow()Specifies the information that is required for querying ServiceNow.Methods in software.amazon.awssdk.services.appflow.model with parameters of type ServiceNowSourceProperties Modifier and Type Method Description SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. serviceNow(ServiceNowSourceProperties serviceNow)Specifies the information that is required for querying ServiceNow.
-