Uses of Class
org.apache.camel.component.servicenow.model.ImportSetResult
-
Packages that use ImportSetResult Package Description org.apache.camel.component.servicenow.model -
-
Uses of ImportSetResult in org.apache.camel.component.servicenow.model
Methods in org.apache.camel.component.servicenow.model that return types with arguments of type ImportSetResult Modifier and Type Method Description List<ImportSetResult>
ImportSetResponse. getResults()
Constructor parameters in org.apache.camel.component.servicenow.model with type arguments of type ImportSetResult Constructor Description ImportSetResponse(String importSet, String stagingTable, List<ImportSetResult> results)
-