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, getUnresolvedMessageParameters
getHttpMethod, getTargetRestEndpointURL
default Collection<RuntimeRestAPIVersion> getSupportedAPIVersions()
RestHandlerSpecification
getSupportedAPIVersions
in interface RestHandlerSpecification
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.