Interface StartFhirExportJobResponse.Builder

  • Method Details

    • jobId

      The export job identifier.

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

      The export job status.

      Parameters:
      jobStatus - The export job status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • jobStatus

      The export job status.

      Parameters:
      jobStatus - The export job status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • datastoreId

      StartFhirExportJobResponse.Builder datastoreId(String datastoreId)

      The data store identifier from which files are being exported.

      Parameters:
      datastoreId - The data store identifier from which files are being exported.
      Returns:
      Returns a reference to this object so that method calls can be chained together.