Package | Description |
---|---|
com.oracle.bmc.healthchecks | |
com.oracle.bmc.healthchecks.requests |
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 |
---|---|
ListPingMonitorsRequest |
ListPingMonitorsRequest.Builder.build()
Build the instance of ListPingMonitorsRequest as configured by this builder
|
ListPingMonitorsRequest |
ListPingMonitorsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListPingMonitorsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListPingMonitorsRequest.Builder |
ListPingMonitorsRequest.Builder.copy(ListPingMonitorsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.