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> |
HealthChecksAsyncClient.listPingMonitors(ListPingMonitorsRequest request,
AsyncHandler<ListPingMonitorsRequest,ListPingMonitorsResponse> handler) |
Future<ListPingMonitorsResponse> |
HealthChecksAsync.listPingMonitors(ListPingMonitorsRequest request,
AsyncHandler<ListPingMonitorsRequest,ListPingMonitorsResponse> handler)
Gets a list of configured ping monitors.
|
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> |
HealthChecksAsyncClient.listPingMonitors(ListPingMonitorsRequest request,
AsyncHandler<ListPingMonitorsRequest,ListPingMonitorsResponse> handler) |
Future<ListPingMonitorsResponse> |
HealthChecksAsync.listPingMonitors(ListPingMonitorsRequest request,
AsyncHandler<ListPingMonitorsRequest,ListPingMonitorsResponse> handler)
Gets a list of configured ping monitors.
|
Modifier and Type | Method and Description |
---|---|
ListPingMonitorsResponse |
ListPingMonitorsResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.