Package org.apache.camel.model.rest
Class PatchDefinition
java.lang.Object
org.apache.camel.model.OptionalIdentifiedDefinition<VerbDefinition>
org.apache.camel.model.rest.VerbDefinition
org.apache.camel.model.rest.PatchDefinition
- All Implemented Interfaces:
org.apache.camel.CamelContextAware,org.apache.camel.LineNumberAware,org.apache.camel.NamedNode,org.apache.camel.spi.HasCamelContext,org.apache.camel.spi.HasId,org.apache.camel.spi.IdAware
Rest PATCH command
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.model.rest.VerbDefinition
delete, delete, deprecated, get, get, getApiDocs, getBindingMode, getClientRequestValidation, getConsumes, getDeprecated, getDisabled, getEnableCORS, getEnableNoContentResponse, getLabel, getOutType, getOutTypeClass, getParams, getPath, getProduces, getResponseMsgs, getRest, getRouteId, getSecurity, getShortName, getSkipBindingOnErrorCode, getStreamCache, getTo, getType, getTypeClass, head, head, post, post, put, put, setApiDocs, setBindingMode, setClientRequestValidation, setConsumes, setDeprecated, setDisabled, setEnableCORS, setEnableNoContentResponse, setOutType, setOutTypeClass, setParams, setPath, setProduces, setResponseMsgs, setRest, setRouteId, setSecurity, setSkipBindingOnErrorCode, setStreamCache, setTo, setType, setTypeClass, streamCache, verb, verbMethods inherited from class org.apache.camel.model.OptionalIdentifiedDefinition
description, getCamelContext, getCustomId, getDescription, getDescriptionText, getId, getLineNumber, getLocation, getNodePrefixId, getParent, hasCustomIdAssigned, id, idOrCreate, setCamelContext, setCustomId, setDescription, setGeneratedId, setId, setLineNumber, setLocationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.NamedNode
acceptDebugger
-
Constructor Details
-
PatchDefinition
public PatchDefinition()
-
-
Method Details
-
asVerb
- Specified by:
asVerbin classVerbDefinition
-