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