public class GetOperationStatusHeaders extends AbstractOperationHeaders
Constructor and Description |
---|
GetOperationStatusHeaders() |
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 GetOperationStatusHeaders |
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, getUnresolvedMessageParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSupportedAPIVersions
getCustomHeaders, getResponseTypeParameters
acceptsFileUploads
public String getDescription()
MessageHeaders
public HttpMethodWrapper getHttpMethod()
RestHandlerSpecification
HttpMethodWrapper
to be used for the request.public String getTargetRestEndpointURL()
RestHandlerSpecification
/job/:jobid
.public static GetOperationStatusHeaders getInstance()
public String operationId()
MessageHeaders
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.