Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceEventWindowStateChange
-
Packages that use InstanceEventWindowStateChange Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of InstanceEventWindowStateChange in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceEventWindowStateChange Modifier and Type Method Description InstanceEventWindowStateChangeDeleteInstanceEventWindowResponse. instanceEventWindowState()The state of the event window.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceEventWindowStateChange Modifier and Type Method Description DeleteInstanceEventWindowResponse.BuilderDeleteInstanceEventWindowResponse.Builder. instanceEventWindowState(InstanceEventWindowStateChange instanceEventWindowState)The state of the event window.
-