Class RestApiServiceFactory
- java.lang.Object
-
- org.apache.iotdb.db.protocol.rest.factories.RestApiServiceFactory
-
@Generated(value="org.openapitools.codegen.languages.JavaJerseyServerCodegen", date="2022-12-02T16:45:32.397906+08:00[Asia/Shanghai]") public class RestApiServiceFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RestApiServiceFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RestApiServicegetRestApi()
-
-
-
Method Detail
-
getRestApi
public static RestApiService getRestApi()
-
-