Interface RunJobFlowResponse.Builder

    • Method Detail

      • jobFlowId

        RunJobFlowResponse.Builder jobFlowId​(String jobFlowId)

        A unique identifier for the job flow.

        Parameters:
        jobFlowId - A unique identifier for the job flow.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clusterArn

        RunJobFlowResponse.Builder clusterArn​(String clusterArn)

        The Amazon Resource Name (ARN) of the cluster.

        Parameters:
        clusterArn - The Amazon Resource Name (ARN) of the cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.