| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceEventWindowTimeRange> |
InstanceEventWindow.timeRanges()
One or more time ranges defined for the event window.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceEventWindow.Builder |
InstanceEventWindow.Builder.timeRanges(InstanceEventWindowTimeRange... timeRanges)
One or more time ranges defined for the event window.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceEventWindow.Builder |
InstanceEventWindow.Builder.timeRanges(Collection<InstanceEventWindowTimeRange> timeRanges)
One or more time ranges defined for the event window.
|
Copyright © 2023. All rights reserved.