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