![JAR search and dependency download from the Maven repository](/logo.png)
io.apicurio.datamodels.models.asyncapi.v25.AsyncApi25Channels Maven / Gradle / Ivy
package io.apicurio.datamodels.models.asyncapi.v25;
import io.apicurio.datamodels.models.MappedNode;
import io.apicurio.datamodels.models.asyncapi.AsyncApiChannels;
public interface AsyncApi25Channels extends AsyncApiChannels, MappedNode {
public AsyncApi25ChannelItem createChannelItem();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy