Uses of Class
software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
Packages that use InstanceGroupStateChangeReason Package Description software.amazon.awssdk.services.emr.model -
-
Uses of InstanceGroupStateChangeReason in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return InstanceGroupStateChangeReason Modifier and Type Method Description InstanceGroupStateChangeReasonInstanceGroupStatus. stateChangeReason()The status change reason details for the instance group.Methods in software.amazon.awssdk.services.emr.model with parameters of type InstanceGroupStateChangeReason Modifier and Type Method Description InstanceGroupStatus.BuilderInstanceGroupStatus.Builder. stateChangeReason(InstanceGroupStateChangeReason stateChangeReason)The status change reason details for the instance group.
-