Uses of Class
com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
Packages that use SupportedProductConfig
-
Uses of SupportedProductConfig in com.amazonaws.services.elasticmapreduce.model
Methods in com.amazonaws.services.elasticmapreduce.model that return SupportedProductConfigModifier and TypeMethodDescriptionSupportedProductConfig.clone()
The list of user-supplied arguments.SupportedProductConfig.withArgs
(Collection<String> args) The list of user-supplied arguments.The name of the product configuration.Methods in com.amazonaws.services.elasticmapreduce.model that return types with arguments of type SupportedProductConfigMethods in com.amazonaws.services.elasticmapreduce.model with parameters of type SupportedProductConfigModifier and TypeMethodDescriptionRunJobFlowRequest.withNewSupportedProducts
(SupportedProductConfig... newSupportedProducts) Method parameters in com.amazonaws.services.elasticmapreduce.model with type arguments of type SupportedProductConfigModifier and TypeMethodDescriptionvoid
RunJobFlowRequest.setNewSupportedProducts
(Collection<SupportedProductConfig> newSupportedProducts) RunJobFlowRequest.withNewSupportedProducts
(Collection<SupportedProductConfig> newSupportedProducts)