| Package | Description |
|---|---|
| com.amazonaws.services.elasticmapreduce.model |
| Modifier and Type | Method and Description |
|---|---|
OSRelease |
OSRelease.clone() |
OSRelease |
OSRelease.withLabel(String label)
The Amazon Linux release specified for a cluster in the RunJobFlow request.
|
| Modifier and Type | Method and Description |
|---|---|
List<OSRelease> |
DescribeReleaseLabelResult.getAvailableOSReleases()
The list of available Amazon Linux release versions for an Amazon EMR release.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeReleaseLabelResult |
DescribeReleaseLabelResult.withAvailableOSReleases(OSRelease... availableOSReleases)
The list of available Amazon Linux release versions for an Amazon EMR release.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeReleaseLabelResult.setAvailableOSReleases(Collection<OSRelease> availableOSReleases)
The list of available Amazon Linux release versions for an Amazon EMR release.
|
DescribeReleaseLabelResult |
DescribeReleaseLabelResult.withAvailableOSReleases(Collection<OSRelease> availableOSReleases)
The list of available Amazon Linux release versions for an Amazon EMR release.
|
Copyright © 2025. All rights reserved.