![JAR search and dependency download from the Maven repository](/logo.png)
io.apicurio.datamodels.models.asyncapi.v21.AsyncApi21OperationBindings Maven / Gradle / Ivy
package io.apicurio.datamodels.models.asyncapi.v21;
import io.apicurio.datamodels.models.asyncapi.AsyncApiOperationBindings;
public interface AsyncApi21OperationBindings
extends
AsyncApiOperationBindings,
AsyncApi21Extensible,
AsyncApi21Referenceable {
public AsyncApi21Binding getMercure();
public void setMercure(AsyncApi21Binding value);
public AsyncApi21Binding createBinding();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy