Uses of Class
org.hl7.fhir.r4b.openapi.MediaTypeObjectWriter
-
Packages that use MediaTypeObjectWriter Package Description org.hl7.fhir.r4b.openapi -
-
Uses of MediaTypeObjectWriter in org.hl7.fhir.r4b.openapi
Methods in org.hl7.fhir.r4b.openapi that return MediaTypeObjectWriter Modifier and Type Method Description MediaTypeObjectWriterRequestBodyWriter. content(String type)MediaTypeObjectWriterResponseObjectWriter. content(String type)MediaTypeObjectWriterMediaTypeObjectWriter. example(com.google.gson.JsonObject example)MediaTypeObjectWriterMediaTypeObjectWriter. schema(com.google.gson.JsonObject jsonSchema)MediaTypeObjectWriterMediaTypeObjectWriter. schemaRef(String uri)
-