Interface StartFhirImportJobResponse.Builder

  • Method Details

    • jobId

      The AWS-generated job ID.

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

      The status of an import job.

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

      The status of an import job.

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

      StartFhirImportJobResponse.Builder datastoreId(String datastoreId)

      The AWS-generated data store ID.

      Parameters:
      datastoreId - The AWS-generated data store ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.