Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceEventWindowStateChange
Packages that use InstanceEventWindowStateChange
-
Uses of InstanceEventWindowStateChange in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceEventWindowStateChangeModifier and TypeMethodDescriptionDeleteInstanceEventWindowResponse.instanceEventWindowState()The state of the event window.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceEventWindowStateChangeModifier and TypeMethodDescriptionDeleteInstanceEventWindowResponse.Builder.instanceEventWindowState(InstanceEventWindowStateChange instanceEventWindowState) The state of the event window.