Uses of Interface
io.apicurio.datamodels.models.asyncapi.v26.AsyncApi26Contact
-
Packages that use AsyncApi26Contact Package Description io.apicurio.datamodels.models.asyncapi.v26 io.apicurio.datamodels.models.asyncapi.v26.io -
-
Uses of AsyncApi26Contact in io.apicurio.datamodels.models.asyncapi.v26
Classes in io.apicurio.datamodels.models.asyncapi.v26 that implement AsyncApi26Contact Modifier and Type Class Description classAsyncApi26ContactImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return AsyncApi26Contact Modifier and Type Method Description AsyncApi26ContactAsyncApi26InfoImpl. createContact() -
Uses of AsyncApi26Contact in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type AsyncApi26Contact Modifier and Type Method Description voidAsyncApi26ModelReader. readContact(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi26Contact node)voidAsyncApi26ModelWriter. writeContact(AsyncApi26Contact node, com.fasterxml.jackson.databind.node.ObjectNode json)
-