Uses of Class
software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Packages that use JobFlowInstancesConfig Package Description software.amazon.awssdk.services.emr.model -
-
Uses of JobFlowInstancesConfig in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return JobFlowInstancesConfig Modifier and Type Method Description JobFlowInstancesConfigRunJobFlowRequest. instances()A specification of the number and type of Amazon EC2 instances.Methods in software.amazon.awssdk.services.emr.model with parameters of type JobFlowInstancesConfig Modifier and Type Method Description RunJobFlowRequest.BuilderRunJobFlowRequest.Builder. instances(JobFlowInstancesConfig instances)A specification of the number and type of Amazon EC2 instances.
-