Uses of Interface
io.apicurio.datamodels.models.asyncapi.AsyncApiTag
-
-
Uses of AsyncApiTag in io.apicurio.datamodels.models.asyncapi
Methods in io.apicurio.datamodels.models.asyncapi that return AsyncApiTag Modifier and Type Method Description AsyncApiTagAsyncApiMessage. createTag()AsyncApiTagAsyncApiMessageTrait. createTag()AsyncApiTagAsyncApiOperation. createTag()AsyncApiTagAsyncApiOperationTrait. createTag()Methods in io.apicurio.datamodels.models.asyncapi that return types with arguments of type AsyncApiTag Modifier and Type Method Description List<AsyncApiTag>AsyncApiMessage. getTags()List<AsyncApiTag>AsyncApiMessageTrait. getTags()List<AsyncApiTag>AsyncApiOperation. getTags()List<AsyncApiTag>AsyncApiOperationTrait. getTags()Methods in io.apicurio.datamodels.models.asyncapi with parameters of type AsyncApiTag Modifier and Type Method Description voidAsyncApiMessage. addTag(AsyncApiTag value)voidAsyncApiMessageTrait. addTag(AsyncApiTag value)voidAsyncApiOperation. addTag(AsyncApiTag value)voidAsyncApiOperationTrait. addTag(AsyncApiTag value)voidAsyncApiMessage. insertTag(AsyncApiTag value, int atIndex)voidAsyncApiMessageTrait. insertTag(AsyncApiTag value, int atIndex)voidAsyncApiOperation. insertTag(AsyncApiTag value, int atIndex)voidAsyncApiOperationTrait. insertTag(AsyncApiTag value, int atIndex)voidAsyncApiMessage. removeTag(AsyncApiTag value)voidAsyncApiMessageTrait. removeTag(AsyncApiTag value)voidAsyncApiOperation. removeTag(AsyncApiTag value)voidAsyncApiOperationTrait. removeTag(AsyncApiTag value) -
Uses of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v20
Subinterfaces of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v20 Modifier and Type Interface Description interfaceAsyncApi20TagClasses in io.apicurio.datamodels.models.asyncapi.v20 that implement AsyncApiTag Modifier and Type Class Description classAsyncApi20TagImplMethods in io.apicurio.datamodels.models.asyncapi.v20 that return types with arguments of type AsyncApiTag Modifier and Type Method Description List<AsyncApiTag>AsyncApi20MessageImpl. getTags()List<AsyncApiTag>AsyncApi20MessageTraitImpl. getTags()List<AsyncApiTag>AsyncApi20OperationImpl. getTags()List<AsyncApiTag>AsyncApi20OperationTraitImpl. getTags()Methods in io.apicurio.datamodels.models.asyncapi.v20 with parameters of type AsyncApiTag Modifier and Type Method Description voidAsyncApi20MessageImpl. addTag(AsyncApiTag value)voidAsyncApi20MessageTraitImpl. addTag(AsyncApiTag value)voidAsyncApi20OperationImpl. addTag(AsyncApiTag value)voidAsyncApi20OperationTraitImpl. addTag(AsyncApiTag value)voidAsyncApi20MessageImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi20MessageTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi20OperationImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi20OperationTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi20MessageImpl. removeTag(AsyncApiTag value)voidAsyncApi20MessageTraitImpl. removeTag(AsyncApiTag value)voidAsyncApi20OperationImpl. removeTag(AsyncApiTag value)voidAsyncApi20OperationTraitImpl. removeTag(AsyncApiTag value) -
Uses of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v21
Subinterfaces of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v21 Modifier and Type Interface Description interfaceAsyncApi21TagClasses in io.apicurio.datamodels.models.asyncapi.v21 that implement AsyncApiTag Modifier and Type Class Description classAsyncApi21TagImplMethods in io.apicurio.datamodels.models.asyncapi.v21 that return types with arguments of type AsyncApiTag Modifier and Type Method Description List<AsyncApiTag>AsyncApi21MessageImpl. getTags()List<AsyncApiTag>AsyncApi21MessageTraitImpl. getTags()List<AsyncApiTag>AsyncApi21OperationImpl. getTags()List<AsyncApiTag>AsyncApi21OperationTraitImpl. getTags()Methods in io.apicurio.datamodels.models.asyncapi.v21 with parameters of type AsyncApiTag Modifier and Type Method Description voidAsyncApi21MessageImpl. addTag(AsyncApiTag value)voidAsyncApi21MessageTraitImpl. addTag(AsyncApiTag value)voidAsyncApi21OperationImpl. addTag(AsyncApiTag value)voidAsyncApi21OperationTraitImpl. addTag(AsyncApiTag value)voidAsyncApi21MessageImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi21MessageTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi21OperationImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi21OperationTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi21MessageImpl. removeTag(AsyncApiTag value)voidAsyncApi21MessageTraitImpl. removeTag(AsyncApiTag value)voidAsyncApi21OperationImpl. removeTag(AsyncApiTag value)voidAsyncApi21OperationTraitImpl. removeTag(AsyncApiTag value) -
Uses of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v22
Subinterfaces of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v22 Modifier and Type Interface Description interfaceAsyncApi22TagClasses in io.apicurio.datamodels.models.asyncapi.v22 that implement AsyncApiTag Modifier and Type Class Description classAsyncApi22TagImplMethods in io.apicurio.datamodels.models.asyncapi.v22 that return types with arguments of type AsyncApiTag Modifier and Type Method Description List<AsyncApiTag>AsyncApi22MessageImpl. getTags()List<AsyncApiTag>AsyncApi22MessageTraitImpl. getTags()List<AsyncApiTag>AsyncApi22OperationImpl. getTags()List<AsyncApiTag>AsyncApi22OperationTraitImpl. getTags()Methods in io.apicurio.datamodels.models.asyncapi.v22 with parameters of type AsyncApiTag Modifier and Type Method Description voidAsyncApi22MessageImpl. addTag(AsyncApiTag value)voidAsyncApi22MessageTraitImpl. addTag(AsyncApiTag value)voidAsyncApi22OperationImpl. addTag(AsyncApiTag value)voidAsyncApi22OperationTraitImpl. addTag(AsyncApiTag value)voidAsyncApi22MessageImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi22MessageTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi22OperationImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi22OperationTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi22MessageImpl. removeTag(AsyncApiTag value)voidAsyncApi22MessageTraitImpl. removeTag(AsyncApiTag value)voidAsyncApi22OperationImpl. removeTag(AsyncApiTag value)voidAsyncApi22OperationTraitImpl. removeTag(AsyncApiTag value) -
Uses of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v23
Subinterfaces of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v23 Modifier and Type Interface Description interfaceAsyncApi23TagClasses in io.apicurio.datamodels.models.asyncapi.v23 that implement AsyncApiTag Modifier and Type Class Description classAsyncApi23TagImplMethods in io.apicurio.datamodels.models.asyncapi.v23 that return types with arguments of type AsyncApiTag Modifier and Type Method Description List<AsyncApiTag>AsyncApi23MessageImpl. getTags()List<AsyncApiTag>AsyncApi23MessageTraitImpl. getTags()List<AsyncApiTag>AsyncApi23OperationImpl. getTags()List<AsyncApiTag>AsyncApi23OperationTraitImpl. getTags()Methods in io.apicurio.datamodels.models.asyncapi.v23 with parameters of type AsyncApiTag Modifier and Type Method Description voidAsyncApi23MessageImpl. addTag(AsyncApiTag value)voidAsyncApi23MessageTraitImpl. addTag(AsyncApiTag value)voidAsyncApi23OperationImpl. addTag(AsyncApiTag value)voidAsyncApi23OperationTraitImpl. addTag(AsyncApiTag value)voidAsyncApi23MessageImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi23MessageTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi23OperationImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi23OperationTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi23MessageImpl. removeTag(AsyncApiTag value)voidAsyncApi23MessageTraitImpl. removeTag(AsyncApiTag value)voidAsyncApi23OperationImpl. removeTag(AsyncApiTag value)voidAsyncApi23OperationTraitImpl. removeTag(AsyncApiTag value) -
Uses of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v24
Subinterfaces of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v24 Modifier and Type Interface Description interfaceAsyncApi24TagClasses in io.apicurio.datamodels.models.asyncapi.v24 that implement AsyncApiTag Modifier and Type Class Description classAsyncApi24TagImplMethods in io.apicurio.datamodels.models.asyncapi.v24 that return types with arguments of type AsyncApiTag Modifier and Type Method Description List<AsyncApiTag>AsyncApi24MessageImpl. getTags()List<AsyncApiTag>AsyncApi24MessageTraitImpl. getTags()List<AsyncApiTag>AsyncApi24OperationImpl. getTags()List<AsyncApiTag>AsyncApi24OperationTraitImpl. getTags()Methods in io.apicurio.datamodels.models.asyncapi.v24 with parameters of type AsyncApiTag Modifier and Type Method Description voidAsyncApi24MessageImpl. addTag(AsyncApiTag value)voidAsyncApi24MessageTraitImpl. addTag(AsyncApiTag value)voidAsyncApi24OperationImpl. addTag(AsyncApiTag value)voidAsyncApi24OperationTraitImpl. addTag(AsyncApiTag value)voidAsyncApi24MessageImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi24MessageTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi24OperationImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi24OperationTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi24MessageImpl. removeTag(AsyncApiTag value)voidAsyncApi24MessageTraitImpl. removeTag(AsyncApiTag value)voidAsyncApi24OperationImpl. removeTag(AsyncApiTag value)voidAsyncApi24OperationTraitImpl. removeTag(AsyncApiTag value) -
Uses of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v25
Subinterfaces of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v25 Modifier and Type Interface Description interfaceAsyncApi25TagClasses in io.apicurio.datamodels.models.asyncapi.v25 that implement AsyncApiTag Modifier and Type Class Description classAsyncApi25TagImplMethods in io.apicurio.datamodels.models.asyncapi.v25 that return types with arguments of type AsyncApiTag Modifier and Type Method Description List<AsyncApiTag>AsyncApi25MessageImpl. getTags()List<AsyncApiTag>AsyncApi25MessageTraitImpl. getTags()List<AsyncApiTag>AsyncApi25OperationImpl. getTags()List<AsyncApiTag>AsyncApi25OperationTraitImpl. getTags()Methods in io.apicurio.datamodels.models.asyncapi.v25 with parameters of type AsyncApiTag Modifier and Type Method Description voidAsyncApi25MessageImpl. addTag(AsyncApiTag value)voidAsyncApi25MessageTraitImpl. addTag(AsyncApiTag value)voidAsyncApi25OperationImpl. addTag(AsyncApiTag value)voidAsyncApi25OperationTraitImpl. addTag(AsyncApiTag value)voidAsyncApi25MessageImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi25MessageTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi25OperationImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi25OperationTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi25MessageImpl. removeTag(AsyncApiTag value)voidAsyncApi25MessageTraitImpl. removeTag(AsyncApiTag value)voidAsyncApi25OperationImpl. removeTag(AsyncApiTag value)voidAsyncApi25OperationTraitImpl. removeTag(AsyncApiTag value) -
Uses of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v26
Subinterfaces of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v26 Modifier and Type Interface Description interfaceAsyncApi26TagClasses in io.apicurio.datamodels.models.asyncapi.v26 that implement AsyncApiTag Modifier and Type Class Description classAsyncApi26TagImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return types with arguments of type AsyncApiTag Modifier and Type Method Description List<AsyncApiTag>AsyncApi26MessageImpl. getTags()List<AsyncApiTag>AsyncApi26MessageTraitImpl. getTags()List<AsyncApiTag>AsyncApi26OperationImpl. getTags()List<AsyncApiTag>AsyncApi26OperationTraitImpl. getTags()Methods in io.apicurio.datamodels.models.asyncapi.v26 with parameters of type AsyncApiTag Modifier and Type Method Description voidAsyncApi26MessageImpl. addTag(AsyncApiTag value)voidAsyncApi26MessageTraitImpl. addTag(AsyncApiTag value)voidAsyncApi26OperationImpl. addTag(AsyncApiTag value)voidAsyncApi26OperationTraitImpl. addTag(AsyncApiTag value)voidAsyncApi26MessageImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi26MessageTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi26OperationImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi26OperationTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi26MessageImpl. removeTag(AsyncApiTag value)voidAsyncApi26MessageTraitImpl. removeTag(AsyncApiTag value)voidAsyncApi26OperationImpl. removeTag(AsyncApiTag value)voidAsyncApi26OperationTraitImpl. removeTag(AsyncApiTag value) -
Uses of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v30
Subinterfaces of AsyncApiTag in io.apicurio.datamodels.models.asyncapi.v30 Modifier and Type Interface Description interfaceAsyncApi30TagClasses in io.apicurio.datamodels.models.asyncapi.v30 that implement AsyncApiTag Modifier and Type Class Description classAsyncApi30TagImplMethods in io.apicurio.datamodels.models.asyncapi.v30 that return types with arguments of type AsyncApiTag Modifier and Type Method Description List<AsyncApiTag>AsyncApi30MessageImpl. getTags()List<AsyncApiTag>AsyncApi30MessageTraitImpl. getTags()List<AsyncApiTag>AsyncApi30OperationImpl. getTags()List<AsyncApiTag>AsyncApi30OperationTraitImpl. getTags()Methods in io.apicurio.datamodels.models.asyncapi.v30 with parameters of type AsyncApiTag Modifier and Type Method Description voidAsyncApi30MessageImpl. addTag(AsyncApiTag value)voidAsyncApi30MessageTraitImpl. addTag(AsyncApiTag value)voidAsyncApi30OperationImpl. addTag(AsyncApiTag value)voidAsyncApi30OperationTraitImpl. addTag(AsyncApiTag value)voidAsyncApi30MessageImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi30MessageTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi30OperationImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi30OperationTraitImpl. insertTag(AsyncApiTag value, int atIndex)voidAsyncApi30MessageImpl. removeTag(AsyncApiTag value)voidAsyncApi30MessageTraitImpl. removeTag(AsyncApiTag value)voidAsyncApi30OperationImpl. removeTag(AsyncApiTag value)voidAsyncApi30OperationTraitImpl. removeTag(AsyncApiTag value)
-