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