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