Package | Description |
---|---|
com.oracle.bmc.healthchecks | |
com.oracle.bmc.healthchecks.model | |
com.oracle.bmc.healthchecks.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<PingMonitorSummary> |
HealthChecksPaginators.listPingMonitorsRecordIterator(ListPingMonitorsRequest request)
Creates a new iterable which will iterate over the
PingMonitorSummary objects contained in responses from the
listPingMonitors operation. |
Modifier and Type | Method and Description |
---|---|
PingMonitorSummary |
PingMonitorSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PingMonitorSummary.Builder |
PingMonitorSummary.Builder.copy(PingMonitorSummary model) |
Modifier and Type | Method and Description |
---|---|
List<PingMonitorSummary> |
ListPingMonitorsResponse.getItems()
A list of
com.oracle.bmc.healthchecks.model.PingMonitorSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListPingMonitorsResponse.Builder |
ListPingMonitorsResponse.Builder.items(List<PingMonitorSummary> items)
A list of
com.oracle.bmc.healthchecks.model.PingMonitorSummary instances. |
Copyright © 2016–2024. All rights reserved.