Class ConfigurationResource
java.lang.Object
org.apache.pulsar.functions.worker.rest.ConfigurationResource
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigurationResource
public ConfigurationResource()
-
-
Method Details
-
release
@Path("version") @GET @Produces("application/json") public javax.ws.rs.core.Response release() throws com.fasterxml.jackson.core.JsonProcessingException- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-