Interface CreateDatasetExportJobResponse.Builder

  • Method Details

    • jobId

      The unique identifier for the dataset export job.

      Parameters:
      jobId - The unique identifier for the dataset export job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workspaceName

      CreateDatasetExportJobResponse.Builder workspaceName(String workspaceName)

      The name of the workspace in which the dataset export job was created.

      Parameters:
      workspaceName - The name of the workspace in which the dataset export job was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.