Uses of Class
io.muserver.openapi.ContactObject
-
Packages that use ContactObject Package Description io.muserver.openapi A model of the Open API spec, which is used internally when creating documentation for JAX-RS services. -
-
Uses of ContactObject in io.muserver.openapi
Methods in io.muserver.openapi that return ContactObject Modifier and Type Method Description ContactObjectContactObjectBuilder. build()ContactObjectInfoObject. contact()Methods in io.muserver.openapi with parameters of type ContactObject Modifier and Type Method Description InfoObjectBuilderInfoObjectBuilder. withContact(ContactObject contact)
-