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