| Package | Description |
|---|---|
| org.springframework.data.rest.core.mapping | |
| org.springframework.data.rest.webmvc |
| Modifier and Type | Class and Description |
|---|---|
class |
CrudMethodsSupportedHttpMethods
SupportedHttpMethods that are determined by a CrudMethods instance. |
static class |
SupportedHttpMethods.NoSupportedMethods
Null object to abstract the absence of any support for any HTTP method.
|
| Modifier and Type | Method and Description |
|---|---|
SupportedHttpMethods |
ResourceMetadata.getSupportedHttpMethods()
Returns the supported
HttpMethods. |
| Modifier and Type | Method and Description |
|---|---|
SupportedHttpMethods |
RootResourceInformation.getSupportedMethods() |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.