Uses of Interface
software.amazon.awssdk.services.ec2.model.StateReason.Builder
Packages that use StateReason.Builder
-
Uses of StateReason.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return StateReason.BuilderModifier and TypeMethodDescriptionstatic StateReason.BuilderStateReason.builder()The reason code for the state change.The message for the state change.StateReason.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type StateReason.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StateReason.Builder>StateReason.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type StateReason.BuilderModifier and TypeMethodDescriptiondefault Image.BuilderImage.Builder.stateReason(Consumer<StateReason.Builder> stateReason) The reason for the state change.default Instance.BuilderInstance.Builder.stateReason(Consumer<StateReason.Builder> stateReason) The reason for the most recent state transition.default LocalGatewayRouteTable.BuilderLocalGatewayRouteTable.Builder.stateReason(Consumer<StateReason.Builder> stateReason) Information about the state change.