Interface StartSearchResultExportJobResponse.Builder

    • Method Detail

      • exportJobArn

        StartSearchResultExportJobResponse.Builder exportJobArn​(String exportJobArn)

        This is the unique ARN (Amazon Resource Name) that belongs to the new export job.

        Parameters:
        exportJobArn - This is the unique ARN (Amazon Resource Name) that belongs to the new export job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • exportJobIdentifier

        StartSearchResultExportJobResponse.Builder exportJobIdentifier​(String exportJobIdentifier)

        This is the unique identifier that specifies the new export job.

        Parameters:
        exportJobIdentifier - This is the unique identifier that specifies the new export job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.