| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
List<SimplifiedApplication> |
DescribeReleaseLabelResponse.applications()
The list of applications available for the target release label.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeReleaseLabelResponse.Builder |
DescribeReleaseLabelResponse.Builder.applications(SimplifiedApplication... applications)
The list of applications available for the target release label.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeReleaseLabelResponse.Builder |
DescribeReleaseLabelResponse.Builder.applications(Collection<SimplifiedApplication> applications)
The list of applications available for the target release label.
|
Copyright © 2022. All rights reserved.