Uses of Interface
io.apicurio.datamodels.models.asyncapi.v30.AsyncApi30License
-
Packages that use AsyncApi30License Package Description io.apicurio.datamodels.models.asyncapi.v30 io.apicurio.datamodels.models.asyncapi.v30.io -
-
Uses of AsyncApi30License in io.apicurio.datamodels.models.asyncapi.v30
Classes in io.apicurio.datamodels.models.asyncapi.v30 that implement AsyncApi30License Modifier and Type Class Description classAsyncApi30LicenseImplMethods in io.apicurio.datamodels.models.asyncapi.v30 that return AsyncApi30License Modifier and Type Method Description AsyncApi30LicenseAsyncApi30InfoImpl. createLicense() -
Uses of AsyncApi30License in io.apicurio.datamodels.models.asyncapi.v30.io
Methods in io.apicurio.datamodels.models.asyncapi.v30.io with parameters of type AsyncApi30License Modifier and Type Method Description voidAsyncApi30ModelReader. readLicense(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi30License node)voidAsyncApi30ModelWriter. writeLicense(AsyncApi30License node, com.fasterxml.jackson.databind.node.ObjectNode json)
-