Package | Description |
---|---|
com.oracle.bmc.healthchecks | |
com.oracle.bmc.healthchecks.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListHttpMonitorsResponse> |
HealthChecksAsyncClient.listHttpMonitors(ListHttpMonitorsRequest request,
AsyncHandler<ListHttpMonitorsRequest,ListHttpMonitorsResponse> handler) |
Future<ListHttpMonitorsResponse> |
HealthChecksAsync.listHttpMonitors(ListHttpMonitorsRequest request,
AsyncHandler<ListHttpMonitorsRequest,ListHttpMonitorsResponse> handler)
Gets a list of HTTP monitors.
|
Modifier and Type | Method and Description |
---|---|
ListHttpMonitorsRequest |
ListHttpMonitorsRequest.Builder.build()
Build the instance of ListHttpMonitorsRequest as configured by this builder
|
ListHttpMonitorsRequest |
ListHttpMonitorsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListHttpMonitorsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListHttpMonitorsRequest.Builder |
ListHttpMonitorsRequest.Builder.copy(ListHttpMonitorsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.