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