| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrserverless.model |
| Modifier and Type | Method and Description |
|---|---|
StartJobRunResponse.Builder |
StartJobRunResponse.Builder.applicationId(String applicationId)
This output displays the application ID on which the job run was submitted.
|
StartJobRunResponse.Builder |
StartJobRunResponse.Builder.arn(String arn)
This output displays the ARN of the job run..
|
static StartJobRunResponse.Builder |
StartJobRunResponse.builder() |
StartJobRunResponse.Builder |
StartJobRunResponse.Builder.jobRunId(String jobRunId)
The output contains the ID of the started job run.
|
StartJobRunResponse.Builder |
StartJobRunResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartJobRunResponse.Builder> |
StartJobRunResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.