JobServiceResponse

constructor(endpoint: String? = null, errorMessage: String, jobServiceType: String? = null, nodes: AllNodesResponse? = null, port: Int? = null, properties: Map<String, String>? = null, status: String)