Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
InstanceEventWindowStateChange |
InstanceEventWindowStateChange.clone() |
InstanceEventWindowStateChange |
DeleteInstanceEventWindowResult.getInstanceEventWindowState()
The state of the event window.
|
InstanceEventWindowStateChange |
InstanceEventWindowStateChange.withInstanceEventWindowId(String instanceEventWindowId)
The ID of the event window.
|
InstanceEventWindowStateChange |
InstanceEventWindowStateChange.withState(InstanceEventWindowState state)
The current state of the event window.
|
InstanceEventWindowStateChange |
InstanceEventWindowStateChange.withState(String state)
The current state of the event window.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteInstanceEventWindowResult.setInstanceEventWindowState(InstanceEventWindowStateChange instanceEventWindowState)
The state of the event window.
|
DeleteInstanceEventWindowResult |
DeleteInstanceEventWindowResult.withInstanceEventWindowState(InstanceEventWindowStateChange instanceEventWindowState)
The state of the event window.
|
Copyright © 2023. All rights reserved.