Interface AsyncApi22Parameters
-
- All Superinterfaces:
AsyncApiParameters,MappedNode<AsyncApiParameter>,Node,Visitable
- All Known Implementing Classes:
AsyncApi22ParametersImpl
public interface AsyncApi22Parameters extends AsyncApiParameters
-
-
Method Summary
-
Methods inherited from interface io.apicurio.datamodels.models.asyncapi.AsyncApiParameters
createParameter
-
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
-
-