Uses of Class
software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
-
Packages that use ServiceNowSourceProperties Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of ServiceNowSourceProperties in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return ServiceNowSourceProperties Modifier and Type Method Description ServiceNowSourcePropertiesSourceConnectorProperties. serviceNow()The properties that are applied when ServiceNow is being used as a source.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type ServiceNowSourceProperties Modifier and Type Method Description SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. serviceNow(ServiceNowSourceProperties serviceNow)The properties that are applied when ServiceNow is being used as a source.
-