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