类的使用
com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
-
-
com.alibaba.graphscope.interactive.client中StartServiceRequest的使用
参数类型为StartServiceRequest的com.alibaba.graphscope.interactive.client中的方法 修饰符和类型 方法 说明 Result<String>QueryServiceInterface. startService(StartServiceRequest service) -
com.alibaba.graphscope.interactive.client.impl中StartServiceRequest的使用
参数类型为StartServiceRequest的com.alibaba.graphscope.interactive.client.impl中的方法 修饰符和类型 方法 说明 Result<String>DefaultSession. startService(StartServiceRequest service) -
com.alibaba.graphscope.interactive.openapi.api中StartServiceRequest的使用
参数类型为StartServiceRequest的com.alibaba.graphscope.interactive.openapi.api中的方法 修饰符和类型 方法 说明 StringAdminServiceServiceManagementApi. startService(StartServiceRequest startServiceRequest)Start service on a specified graphokhttp3.CallAdminServiceServiceManagementApi. startServiceAsync(StartServiceRequest startServiceRequest, ApiCallback<String> _callback)(asynchronously) Start service on a specified graphokhttp3.CallAdminServiceServiceManagementApi. startServiceCall(StartServiceRequest startServiceRequest, ApiCallback _callback)Build call for startServiceApiResponse<String>AdminServiceServiceManagementApi. startServiceWithHttpInfo(StartServiceRequest startServiceRequest)Start service on a specified graph -
com.alibaba.graphscope.interactive.openapi.model中StartServiceRequest的使用
返回StartServiceRequest的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 static StartServiceRequestStartServiceRequest. fromJson(String jsonString)Create an instance of StartServiceRequest given an JSON stringStartServiceRequestStartServiceRequest. graphId(String graphId)
-