Class DeployScriptResponseBody
- java.lang.Object
-
- org.apache.flink.table.gateway.rest.message.application.DeployScriptResponseBody
-
- All Implemented Interfaces:
org.apache.flink.runtime.rest.messages.ResponseBody
public class DeployScriptResponseBody extends Object implements org.apache.flink.runtime.rest.messages.ResponseBody
Response about the cluster that runs the application.
-
-
Constructor Summary
Constructors Constructor Description DeployScriptResponseBody(String clusterID)
-