public class DeleteEmbeddedSchedulerWorkflowHeaders extends AbstractEmbeddedSchedulerWorkflowHeaders
Constructor and Description |
---|
DeleteEmbeddedSchedulerWorkflowHeaders() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description for this header.
|
HttpMethodWrapper |
getHttpMethod()
Returns the
HttpMethodWrapper to be used for the request. |
static DeleteEmbeddedSchedulerWorkflowHeaders |
getInstance() |
String |
getTargetRestEndpointURL()
Returns the generalized endpoint url that this request should be sent to, for example
/job/:jobid . |
String |
operationId()
Returns a short description for this header suitable for method code generation.
|
getRequestClass, getResponseClass, getResponseStatusCode, getSupportedAPIVersions, getUnresolvedMessageParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCustomHeaders, getResponseTypeParameters
acceptsFileUploads
public static final String URL
public DeleteEmbeddedSchedulerWorkflowHeaders()
public HttpMethodWrapper getHttpMethod()
RestHandlerSpecification
HttpMethodWrapper
to be used for the request.public String getTargetRestEndpointURL()
RestHandlerSpecification
/job/:jobid
.public String getDescription()
MessageHeaders
public static DeleteEmbeddedSchedulerWorkflowHeaders getInstance()
public String operationId()
MessageHeaders
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.