Uses of Interface
org.apache.camel.builder.endpoint.dsl.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder
Packages that use ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder
-
Uses of ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilderModifier and TypeMethodDescriptionStaticEndpointBuilders.servicenow(String path) ServiceNow (camel-servicenow) Interact with ServiceNow via its REST API.StaticEndpointBuilders.servicenow(String componentName, String path) ServiceNow (camel-servicenow) Interact with ServiceNow via its REST API. -
Uses of ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilderModifier and TypeMethodDescriptionThe ServiceNow REST API url.ServiceNowEndpointBuilderFactory.AdvancedServiceNowEndpointBuilder.basic()Set this parameter to true to return only scorecards where the indicator Display field is selected.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.displayValue(String displayValue) Return the display value (true), actual value (false), or both (all) for reference fields (default: false).ServiceNowEndpointBuilderFactory.endpointBuilder(String componentName, String path) ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.excludeReferenceLink(Boolean excludeReferenceLink) True to exclude Table API links for reference fields (default: false).ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.excludeReferenceLink(String excludeReferenceLink) True to exclude Table API links for reference fields (default: false).Set this parameter to true to return only scorecards that are favorites of the querying user.Set this parameter to true to return only scorecards that are favorites of the querying user.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.includeAggregates(Boolean includeAggregates) Set this parameter to true to always return all available aggregates for an indicator, including when an aggregate has already been applied.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.includeAggregates(String includeAggregates) Set this parameter to true to always return all available aggregates for an indicator, including when an aggregate has already been applied.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.includeAvailableAggregates(Boolean includeAvailableAggregates) Set this parameter to true to return all available aggregates for an indicator when no aggregate has been applied.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.includeAvailableAggregates(String includeAvailableAggregates) Set this parameter to true to return all available aggregates for an indicator when no aggregate has been applied.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.includeAvailableBreakdowns(Boolean includeAvailableBreakdowns) Set this parameter to true to return all available breakdowns for an indicator.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.includeAvailableBreakdowns(String includeAvailableBreakdowns) Set this parameter to true to return all available breakdowns for an indicator.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.includeScoreNotes(Boolean includeScoreNotes) Set this parameter to true to return all notes associated with the score.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.includeScoreNotes(String includeScoreNotes) Set this parameter to true to return all notes associated with the score.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.includeScores(Boolean includeScores) Set this parameter to true to return all scores for a scorecard.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.includeScores(String includeScores) Set this parameter to true to return all scores for a scorecard.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.inputDisplayValue(Boolean inputDisplayValue) True to set raw value of input fields (default: false).ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.inputDisplayValue(String inputDisplayValue) True to set raw value of input fields (default: false).Set this parameter to true to return only scorecards for key indicators.Set this parameter to true to return only scorecards for key indicators.Defines both request and response models.Defines both request and response models.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.oauthClientId(String oauthClientId) OAuth2 ClientID.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.oauthClientSecret(String oauthClientSecret) OAuth2 ClientSecret.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.oauthTokenUrl(String oauthTokenUrl) OAuth token Url.ServiceNow account password, MUST be provided.Enter the maximum number of scorecards each query can return.Enter the maximum number of scorecards each query can return.The proxy host name.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.proxyPassword(String proxyPassword) Password for proxy authentication.The proxy port number.The proxy port number.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.proxyUserName(String proxyUserName) Username for proxy authentication.The ServiceNow release to target, default to Helsinki See https://docs.servicenow.com.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.release(org.apache.camel.component.servicenow.ServiceNowRelease release) The ServiceNow release to target, default to Helsinki See https://docs.servicenow.com.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.requestModels(String key, Object value) Defines the request model.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.requestModels(Map values) Defines the request model.The default resource, can be overridden by header CamelServiceNowResource.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.responseModels(String key, Object value) Defines the response model.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.responseModels(Map values) Defines the response model.ServiceNowEndpointBuilderFactory.ServiceNowBuilders.servicenow(String path) ServiceNow (camel-servicenow) Interact with ServiceNow via its REST API.ServiceNowEndpointBuilderFactory.ServiceNowBuilders.servicenow(String componentName, String path) ServiceNow (camel-servicenow) Interact with ServiceNow via its REST API.Specify the value to use when sorting results.Specify the sort direction, ascending or descending.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.sslContextParameters(String sslContextParameters) To configure security using SSLContextParameters.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.sslContextParameters(org.apache.camel.support.jsse.SSLContextParameters sslContextParameters) To configure security using SSLContextParameters.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.suppressAutoSysField(Boolean suppressAutoSysField) True to suppress auto generation of system fields (default: false).ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.suppressAutoSysField(String suppressAutoSysField) True to suppress auto generation of system fields (default: false).ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.suppressPaginationHeader(Boolean suppressPaginationHeader) Set this value to true to remove the Link header from the response.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.suppressPaginationHeader(String suppressPaginationHeader) Set this value to true to remove the Link header from the response.The default table, can be overridden by header CamelServiceNowTable.Set this parameter to true to return only scorecards that have a target.Set this parameter to true to return only scorecards that have a target.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.topLevelOnly(Boolean topLevelOnly) Gets only those categories whose parent is a catalog.ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder.topLevelOnly(String topLevelOnly) Gets only those categories whose parent is a catalog.ServiceNow user account name, MUST be provided.