Package | Description |
---|---|
com.oracle.bmc.healthchecks | |
com.oracle.bmc.healthchecks.requests |
Modifier and Type | Method and Description |
---|---|
DeletePingMonitorResponse |
HealthChecks.deletePingMonitor(DeletePingMonitorRequest request)
Deletes the ping monitor and its configuration.
|
DeletePingMonitorResponse |
HealthChecksClient.deletePingMonitor(DeletePingMonitorRequest request) |
Future<DeletePingMonitorResponse> |
HealthChecksAsyncClient.deletePingMonitor(DeletePingMonitorRequest request,
AsyncHandler<DeletePingMonitorRequest,DeletePingMonitorResponse> handler) |
Future<DeletePingMonitorResponse> |
HealthChecksAsync.deletePingMonitor(DeletePingMonitorRequest request,
AsyncHandler<DeletePingMonitorRequest,DeletePingMonitorResponse> handler)
Deletes the ping monitor and its configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<DeletePingMonitorResponse> |
HealthChecksAsyncClient.deletePingMonitor(DeletePingMonitorRequest request,
AsyncHandler<DeletePingMonitorRequest,DeletePingMonitorResponse> handler) |
Future<DeletePingMonitorResponse> |
HealthChecksAsync.deletePingMonitor(DeletePingMonitorRequest request,
AsyncHandler<DeletePingMonitorRequest,DeletePingMonitorResponse> handler)
Deletes the ping monitor and its configuration.
|
Modifier and Type | Method and Description |
---|---|
DeletePingMonitorRequest |
DeletePingMonitorRequest.Builder.build()
Build the instance of DeletePingMonitorRequest as configured by this builder
|
DeletePingMonitorRequest |
DeletePingMonitorRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeletePingMonitorRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeletePingMonitorRequest.Builder |
DeletePingMonitorRequest.Builder.copy(DeletePingMonitorRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.