Interface AsyncApi25Extensible
-
- All Superinterfaces:
AsyncApiExtensible
,Extensible
- All Known Subinterfaces:
AsyncApi25Binding
,AsyncApi25ChannelBindings
,AsyncApi25ChannelItem
,AsyncApi25Components
,AsyncApi25Contact
,AsyncApi25CorrelationID
,AsyncApi25Document
,AsyncApi25ExternalDocumentation
,AsyncApi25Info
,AsyncApi25License
,AsyncApi25Message
,AsyncApi25MessageBindings
,AsyncApi25MessageExample
,AsyncApi25MessageTrait
,AsyncApi25OAuthFlow
,AsyncApi25OAuthFlows
,AsyncApi25Operation
,AsyncApi25OperationBindings
,AsyncApi25OperationTrait
,AsyncApi25Parameter
,AsyncApi25Schema
,AsyncApi25SecurityScheme
,AsyncApi25Server
,AsyncApi25ServerBindings
,AsyncApi25ServerVariable
,AsyncApi25Tag
- All Known Implementing Classes:
AsyncApi25BindingImpl
,AsyncApi25ChannelBindingsImpl
,AsyncApi25ChannelItemImpl
,AsyncApi25ComponentsImpl
,AsyncApi25ContactImpl
,AsyncApi25CorrelationIDImpl
,AsyncApi25DocumentImpl
,AsyncApi25ExternalDocumentationImpl
,AsyncApi25InfoImpl
,AsyncApi25LicenseImpl
,AsyncApi25MessageBindingsImpl
,AsyncApi25MessageExampleImpl
,AsyncApi25MessageImpl
,AsyncApi25MessageTraitImpl
,AsyncApi25OAuthFlowImpl
,AsyncApi25OAuthFlowsImpl
,AsyncApi25OperationBindingsImpl
,AsyncApi25OperationImpl
,AsyncApi25OperationTraitImpl
,AsyncApi25ParameterImpl
,AsyncApi25SchemaImpl
,AsyncApi25SecuritySchemeImpl
,AsyncApi25ServerBindingsImpl
,AsyncApi25ServerImpl
,AsyncApi25ServerVariableImpl
,AsyncApi25TagImpl
public interface AsyncApi25Extensible extends AsyncApiExtensible
-
-
Method Summary
-
Methods inherited from interface io.apicurio.datamodels.models.Extensible
addExtension, clearExtensions, getExtensions, removeExtension
-
-