Interface StartTableDataImportJobResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<StartTableDataImportJobResponse.Builder,StartTableDataImportJobResponse>, HoneycodeResponse.Builder, SdkBuilder<StartTableDataImportJobResponse.Builder,StartTableDataImportJobResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartTableDataImportJobResponse

public static interface StartTableDataImportJobResponse.Builder extends HoneycodeResponse.Builder, SdkPojo, CopyableBuilder<StartTableDataImportJobResponse.Builder,StartTableDataImportJobResponse>
  • Method Details

    • jobId

      The id that is assigned to this import job. Future requests to find out the status of this import job need to send this id in the appropriate parameter in the request.

      Parameters:
      jobId - The id that is assigned to this import job. Future requests to find out the status of this import job need to send this id in the appropriate parameter in the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobStatus

      The status of the import job immediately after submitting the request.

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

      The status of the import job immediately after submitting the request.

      Parameters:
      jobStatus - The status of the import job immediately after submitting the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: