All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.apicurio.datamodels.models.asyncapi.v30.AsyncApi30Channels Maven / Gradle / Ivy

The newest version!
package io.apicurio.datamodels.models.asyncapi.v30;

import io.apicurio.datamodels.models.MappedNode;
import io.apicurio.datamodels.models.asyncapi.AsyncApiChannels;

public interface AsyncApi30Channels extends AsyncApiChannels, MappedNode {

	public AsyncApi30Channel createChannel();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy