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