Interface StartJobRunResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<StartJobRunResponse.Builder,StartJobRunResponse>, EmrServerlessResponse.Builder, SdkBuilder<StartJobRunResponse.Builder,StartJobRunResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartJobRunResponse

public static interface StartJobRunResponse.Builder extends EmrServerlessResponse.Builder, SdkPojo, CopyableBuilder<StartJobRunResponse.Builder,StartJobRunResponse>
  • Method Details

    • applicationId

      StartJobRunResponse.Builder applicationId(String applicationId)

      This output displays the application ID on which the job run was submitted.

      Parameters:
      applicationId - This output displays the application ID on which the job run was submitted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobRunId

      StartJobRunResponse.Builder jobRunId(String jobRunId)

      The output contains the ID of the started job run.

      Parameters:
      jobRunId - The output contains the ID of the started job run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      This output displays the ARN of the job run..

      Parameters:
      arn - This output displays the ARN of the job run..
      Returns:
      Returns a reference to this object so that method calls can be chained together.