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

io.apicurio.datamodels.models.asyncapi.v22.AsyncApi22Channels Maven / Gradle / Ivy

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

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

public interface AsyncApi22Channels extends AsyncApiChannels, MappedNode {

	public AsyncApi22ChannelItem createChannelItem();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy