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