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