Package | Description |
---|---|
com.oracle.bmc.healthchecks | |
com.oracle.bmc.healthchecks.responses |
Modifier and Type | Method and Description |
---|---|
ListHttpMonitorsResponse |
HealthChecks.listHttpMonitors(ListHttpMonitorsRequest request)
Gets a list of HTTP monitors.
|
ListHttpMonitorsResponse |
HealthChecksClient.listHttpMonitors(ListHttpMonitorsRequest request) |
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.
|
Iterable<ListHttpMonitorsResponse> |
HealthChecksPaginators.listHttpMonitorsResponseIterator(ListHttpMonitorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listHttpMonitors operation.
|
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 |
---|---|
ListHttpMonitorsResponse |
ListHttpMonitorsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListHttpMonitorsResponse.Builder |
ListHttpMonitorsResponse.Builder.copy(ListHttpMonitorsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.