Uses of Interface
io.apicurio.datamodels.models.asyncapi.v21.AsyncApi21License
-
Packages that use AsyncApi21License Package Description io.apicurio.datamodels.models.asyncapi.v21 io.apicurio.datamodels.models.asyncapi.v21.io -
-
Uses of AsyncApi21License in io.apicurio.datamodels.models.asyncapi.v21
Classes in io.apicurio.datamodels.models.asyncapi.v21 that implement AsyncApi21License Modifier and Type Class Description classAsyncApi21LicenseImplMethods in io.apicurio.datamodels.models.asyncapi.v21 that return AsyncApi21License Modifier and Type Method Description AsyncApi21LicenseAsyncApi21InfoImpl. createLicense() -
Uses of AsyncApi21License in io.apicurio.datamodels.models.asyncapi.v21.io
Methods in io.apicurio.datamodels.models.asyncapi.v21.io with parameters of type AsyncApi21License Modifier and Type Method Description voidAsyncApi21ModelReader. readLicense(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi21License node)voidAsyncApi21ModelWriter. writeLicense(AsyncApi21License node, com.fasterxml.jackson.databind.node.ObjectNode json)
-