Interface RegisterJobDefinitionResponse.Builder

  • Method Details

    • jobDefinitionName

      RegisterJobDefinitionResponse.Builder jobDefinitionName(String jobDefinitionName)

      The name of the job definition.

      Parameters:
      jobDefinitionName - The name of the job definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobDefinitionArn

      RegisterJobDefinitionResponse.Builder jobDefinitionArn(String jobDefinitionArn)

      The Amazon Resource Name (ARN) of the job definition.

      Parameters:
      jobDefinitionArn - The Amazon Resource Name (ARN) of the job definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revision

      The revision of the job definition.

      Parameters:
      revision - The revision of the job definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.