Interface AsyncApi21Servers
-
- All Superinterfaces:
AsyncApiServers,MappedNode<AsyncApiServer>,Node,Visitable
- All Known Implementing Classes:
AsyncApi21ServersImpl
public interface AsyncApi21Servers extends AsyncApiServers
-
-
Method Summary
-
Methods inherited from interface io.apicurio.datamodels.models.asyncapi.AsyncApiServers
createServer
-
Methods inherited from interface io.apicurio.datamodels.models.MappedNode
addItem, clearItems, getItem, getItemNames, getItems, insertItem, removeItem
-
Methods inherited from interface io.apicurio.datamodels.models.Node
addExtraProperty, attach, clearNodeAttributes, emptyClone, getExtraProperty, getExtraPropertyNames, getNodeAttribute, getNodeAttributeNames, hasExtraProperties, isAttached, mapPropertyName, modelId, parent, parentPropertyName, parentPropertyType, removeExtraProperty, root, setNodeAttribute
-
-