Package | Description |
---|---|
com.oracle.bmc.healthchecks | |
com.oracle.bmc.healthchecks.responses |
Modifier and Type | Method and Description |
---|---|
GetPingMonitorResponse |
HealthChecks.getPingMonitor(GetPingMonitorRequest request)
Gets the configuration for the specified ping monitor.
|
GetPingMonitorResponse |
HealthChecksClient.getPingMonitor(GetPingMonitorRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetPingMonitorResponse> |
HealthChecksAsyncClient.getPingMonitor(GetPingMonitorRequest request,
AsyncHandler<GetPingMonitorRequest,GetPingMonitorResponse> handler) |
Future<GetPingMonitorResponse> |
HealthChecksAsync.getPingMonitor(GetPingMonitorRequest request,
AsyncHandler<GetPingMonitorRequest,GetPingMonitorResponse> handler)
Gets the configuration for the specified ping monitor.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPingMonitorResponse> |
HealthChecksAsyncClient.getPingMonitor(GetPingMonitorRequest request,
AsyncHandler<GetPingMonitorRequest,GetPingMonitorResponse> handler) |
Future<GetPingMonitorResponse> |
HealthChecksAsync.getPingMonitor(GetPingMonitorRequest request,
AsyncHandler<GetPingMonitorRequest,GetPingMonitorResponse> handler)
Gets the configuration for the specified ping monitor.
|
Modifier and Type | Method and Description |
---|---|
GetPingMonitorResponse |
GetPingMonitorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPingMonitorResponse.Builder |
GetPingMonitorResponse.Builder.copy(GetPingMonitorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.