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