Interface CreateJobResponse.Builder

    • Method Detail

      • jobId

        CreateJobResponse.Builder jobId​(String jobId)

        The ID for this job. Amazon S3 generates this ID automatically and returns it after a successful Create Job request.

        Parameters:
        jobId - The ID for this job. Amazon S3 generates this ID automatically and returns it after a successful Create Job request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.