| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<Alarm> |
GetAlarmsResponse.alarms()
An array of objects that describe the alarms.
|
| Modifier and Type | Method and Description |
|---|---|
GetAlarmsResponse.Builder |
GetAlarmsResponse.Builder.alarms(Alarm... alarms)
An array of objects that describe the alarms.
|
| Modifier and Type | Method and Description |
|---|---|
GetAlarmsResponse.Builder |
GetAlarmsResponse.Builder.alarms(Collection<Alarm> alarms)
An array of objects that describe the alarms.
|
Copyright © 2023. All rights reserved.