| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedInstanceType> |
ListSupportedInstanceTypesResponse.supportedInstanceTypes()
The list of instance types that the release specified in
ListSupportedInstanceTypesInput$ReleaseLabel supports, filtered by Amazon Web Services Region. |
| Modifier and Type | Method and Description |
|---|---|
ListSupportedInstanceTypesResponse.Builder |
ListSupportedInstanceTypesResponse.Builder.supportedInstanceTypes(SupportedInstanceType... supportedInstanceTypes)
The list of instance types that the release specified in
ListSupportedInstanceTypesInput$ReleaseLabel supports, filtered by Amazon Web Services Region. |
| Modifier and Type | Method and Description |
|---|---|
ListSupportedInstanceTypesResponse.Builder |
ListSupportedInstanceTypesResponse.Builder.supportedInstanceTypes(Collection<SupportedInstanceType> supportedInstanceTypes)
The list of instance types that the release specified in
ListSupportedInstanceTypesInput$ReleaseLabel supports, filtered by Amazon Web Services Region. |
Copyright © 2023. All rights reserved.