Uses of Interface
com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ResizeAction

Packages that use ResizeJobFlowStep.ResizeAction
com.amazonaws.services.elasticmapreduce.util   
 

Uses of ResizeJobFlowStep.ResizeAction in com.amazonaws.services.elasticmapreduce.util
 

Classes in com.amazonaws.services.elasticmapreduce.util that implement ResizeJobFlowStep.ResizeAction
static class ResizeJobFlowStep.AddInstanceGroup
          Class representing creating a new instance group.
static class ResizeJobFlowStep.ModifyInstanceGroup
          Class representing a change to an existing instance group.
 

Methods in com.amazonaws.services.elasticmapreduce.util with parameters of type ResizeJobFlowStep.ResizeAction
 ResizeJobFlowStep ResizeJobFlowStep.withResizeAction(ResizeJobFlowStep.ResizeAction resizeAction)
          Add a new action for this step to perform.
 



Copyright © 2016. All rights reserved.