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