Uses of Interface
io.apicurio.datamodels.models.asyncapi.v26.AsyncApi26License
-
Packages that use AsyncApi26License Package Description io.apicurio.datamodels.models.asyncapi.v26 io.apicurio.datamodels.models.asyncapi.v26.io -
-
Uses of AsyncApi26License in io.apicurio.datamodels.models.asyncapi.v26
Classes in io.apicurio.datamodels.models.asyncapi.v26 that implement AsyncApi26License Modifier and Type Class Description classAsyncApi26LicenseImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return AsyncApi26License Modifier and Type Method Description AsyncApi26LicenseAsyncApi26InfoImpl. createLicense() -
Uses of AsyncApi26License in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type AsyncApi26License Modifier and Type Method Description voidAsyncApi26ModelReader. readLicense(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi26License node)voidAsyncApi26ModelWriter. writeLicense(AsyncApi26License node, com.fasterxml.jackson.databind.node.ObjectNode json)
-