| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static RepoUpgradeOnBoot | RepoUpgradeOnBoot. fromValue(String value)Use this in place of valueOf. | 
| static RepoUpgradeOnBoot | RepoUpgradeOnBoot. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RepoUpgradeOnBoot[] | RepoUpgradeOnBoot. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Cluster. setRepoUpgradeOnBoot(RepoUpgradeOnBoot repoUpgradeOnBoot)
 Applies only when  CustomAmiIDis used. | 
| void | RunJobFlowRequest. setRepoUpgradeOnBoot(RepoUpgradeOnBoot repoUpgradeOnBoot)
 Applies only when  CustomAmiIDis used. | 
| Cluster | Cluster. withRepoUpgradeOnBoot(RepoUpgradeOnBoot repoUpgradeOnBoot)
 Applies only when  CustomAmiIDis used. | 
| RunJobFlowRequest | RunJobFlowRequest. withRepoUpgradeOnBoot(RepoUpgradeOnBoot repoUpgradeOnBoot)
 Applies only when  CustomAmiIDis used. | 
Copyright © 2022. All rights reserved.