Package | Description |
---|---|
com.oracle.bmc.healthchecks | |
com.oracle.bmc.healthchecks.responses |
Modifier and Type | Method and Description |
---|---|
ListPingMonitorsResponse |
HealthChecks.listPingMonitors(ListPingMonitorsRequest request)
Gets a list of configured ping monitors.
|
ListPingMonitorsResponse |
HealthChecksClient.listPingMonitors(ListPingMonitorsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListPingMonitorsResponse> |
HealthChecksAsync.listPingMonitors(ListPingMonitorsRequest request,
AsyncHandler<ListPingMonitorsRequest,ListPingMonitorsResponse> handler)
Gets a list of configured ping monitors.
|
Future<ListPingMonitorsResponse> |
HealthChecksAsyncClient.listPingMonitors(ListPingMonitorsRequest request,
AsyncHandler<ListPingMonitorsRequest,ListPingMonitorsResponse> handler) |
Iterable<ListPingMonitorsResponse> |
HealthChecksPaginators.listPingMonitorsResponseIterator(ListPingMonitorsRequest request)
Creates a new iterable which will iterate over the responses received from the listPingMonitors operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPingMonitorsResponse> |
HealthChecksAsync.listPingMonitors(ListPingMonitorsRequest request,
AsyncHandler<ListPingMonitorsRequest,ListPingMonitorsResponse> handler)
Gets a list of configured ping monitors.
|
Future<ListPingMonitorsResponse> |
HealthChecksAsyncClient.listPingMonitors(ListPingMonitorsRequest request,
AsyncHandler<ListPingMonitorsRequest,ListPingMonitorsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListPingMonitorsResponse |
ListPingMonitorsResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ListPingMonitorsResponse.Builder |
ListPingMonitorsResponse.Builder.copy(ListPingMonitorsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2019. All rights reserved.