R - type of the requestM - type of the message parameterspublic interface RuntimeUntypedResponseMessageHeaders<R extends RequestBody,M extends MessageParameters> extends UntypedResponseMessageHeaders<R,M>
| Modifier and Type | Method and Description |
|---|---|
default Collection<RuntimeRestAPIVersion> |
getSupportedAPIVersions()
Returns the supported API versions that this request supports.
|
acceptsFileUploads, getRequestClass, getUnresolvedMessageParametersgetHttpMethod, getTargetRestEndpointURLdefault Collection<RuntimeRestAPIVersion> getSupportedAPIVersions()
RestHandlerSpecificationgetSupportedAPIVersions in interface RestHandlerSpecificationCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.