Uses of Interface
org.apache.camel.builder.endpoint.dsl.JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder
Packages that use JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder
-
Uses of JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilderModifier and TypeMethodDescriptionDeprecated.Deprecated. -
Uses of JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilderModifier and TypeMethodDescriptionJsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder.allowContextMapAll(boolean allowContextMapAll) Sets whether the context map should allow access to all details.JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder.allowContextMapAll(String allowContextMapAll) Sets whether the context map should allow access to all details.JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder.allowTemplateFromHeader(boolean allowTemplateFromHeader) Whether to allow to use resource template from header or not (default false).JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder.allowTemplateFromHeader(String allowTemplateFromHeader) Whether to allow to use resource template from header or not (default false).JsonPatchEndpointBuilderFactory.AdvancedJsonPatchEndpointBuilder.basic()JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder.contentCache(boolean contentCache) Sets whether to use resource content cache or not.JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder.contentCache(String contentCache) Sets whether to use resource content cache or not.JsonPatchEndpointBuilderFactory.endpointBuilder(String componentName, String path) Deprecated.Deprecated.