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