类 CreateJobResponse

  • 所有已实现的接口:
    Serializable

    public class CreateJobResponse
    extends AbstractBceResponse
    Represent the response for the CreateJobRequest.

    The response contains the ID of the newly created job.

    另请参阅:
    序列化表格
    • 构造器详细资料

      • CreateJobResponse

        public CreateJobResponse()
    • 方法详细资料

      • getJobId

        public String getJobId()
      • setJobId

        public void setJobId​(String jobId)