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