
Package ca.uhn.fhir.rest.annotation
Annotation Type Metadata
-
@Retention(RUNTIME) @Target(METHOD) public @interface Metadata
RESTful method annotation used for a method which provides the FHIR "conformance" method. See the FHIR HTTP Conformance definition fore more information.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description long
cacheMillis
-
-
-
Element Detail
-
cacheMillis
long cacheMillis
- Default:
- 60000L
-
-