| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
StartJobRunResponse.Builder |
StartJobRunResponse.Builder.arn(String arn)
This output lists the ARN of job run.
|
static StartJobRunResponse.Builder |
StartJobRunResponse.builder() |
StartJobRunResponse.Builder |
StartJobRunResponse.Builder.id(String id)
This output displays the started job run ID.
|
StartJobRunResponse.Builder |
StartJobRunResponse.Builder.name(String name)
This output displays the name of the started job run.
|
StartJobRunResponse.Builder |
StartJobRunResponse.toBuilder() |
StartJobRunResponse.Builder |
StartJobRunResponse.Builder.virtualClusterId(String virtualClusterId)
This output displays the virtual cluster ID for which the job run was submitted.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartJobRunResponse.Builder> |
StartJobRunResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.