Interface StartSigningJobResponse.Builder

    • Method Detail

      • jobId

        StartSigningJobResponse.Builder jobId​(String jobId)

        The ID of your signing job.

        Parameters:
        jobId - The ID of your signing job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • jobOwner

        StartSigningJobResponse.Builder jobOwner​(String jobOwner)

        The AWS account ID of the signing job owner.

        Parameters:
        jobOwner - The AWS account ID of the signing job owner.
        Returns:
        Returns a reference to this object so that method calls can be chained together.