Class CancelSparkSessionBatchSQLRequest


  • public class CancelSparkSessionBatchSQLRequest
    extends AbstractModel
    • Constructor Detail

      • CancelSparkSessionBatchSQLRequest

        public CancelSparkSessionBatchSQLRequest()
      • CancelSparkSessionBatchSQLRequest

        public CancelSparkSessionBatchSQLRequest​(CancelSparkSessionBatchSQLRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getBatchId

        public String getBatchId()
        Get 批任务唯一标识
        Returns:
        BatchId 批任务唯一标识
      • setBatchId

        public void setBatchId​(String BatchId)
        Set 批任务唯一标识
        Parameters:
        BatchId - 批任务唯一标识