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

class-templates.GcpPubSubDeserializerTemplate Maven / Gradle / Ivy

The newest version!

class CustomDeserializer extends io.automatiko.engine.quarkus.functionflow.gcp.PubSubModelDeserializer {

    private static final long serialVersionUID = -3615751636647437846L;
    
    @Override
    protected Class type() throws Exception {
        return null;
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy