Interface CreateJobResponse.Builder

    • Method Detail

      • name

        CreateJobResponse.Builder name​(String name)

        The unique name that was provided for this job definition.

        Parameters:
        name - The unique name that was provided for this job definition.
        Returns:
        Returns a reference to this object so that method calls can be chained together.