Uses of Class
io.muserver.openapi.LicenseObjectBuilder
-
Packages that use LicenseObjectBuilder 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 LicenseObjectBuilder in io.muserver.openapi
Methods in io.muserver.openapi that return LicenseObjectBuilder Modifier and Type Method Description static LicenseObjectBuilderLicenseObjectBuilder. licenseObject()Creates a builder for aLicenseObjectLicenseObjectBuilderLicenseObjectBuilder. withName(java.lang.String name)LicenseObjectBuilderLicenseObjectBuilder. withUrl(java.net.URI url)
-