| Package | Description |
|---|---|
| com.google.cloud.monitoring.v3 |
A client to Cloud Monitoring API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.monitoring.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse |
UptimeCheckServiceClient.listUptimeCheckIps(ListUptimeCheckIpsRequest request)
Returns the list of IP addresses that checkers run from.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse> |
UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUptimeCheckIpsRequest,ListUptimeCheckIpsResponse,UptimeCheckIp> context,
com.google.api.core.ApiFuture<ListUptimeCheckIpsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListUptimeCheckIpsRequest,UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse> |
UptimeCheckServiceClient.listUptimeCheckIpsPagedCallable()
Returns the list of IP addresses that checkers run from.
|
com.google.api.gax.rpc.PagedCallSettings<ListUptimeCheckIpsRequest,ListUptimeCheckIpsResponse,UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse> |
UptimeCheckServiceSettings.listUptimeCheckIpsSettings()
Returns the object with the settings used for calls to listUptimeCheckIps.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUptimeCheckIpsRequest,ListUptimeCheckIpsResponse,UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse> |
UptimeCheckServiceSettings.Builder.listUptimeCheckIpsSettings()
Returns the builder for the settings used for calls to listUptimeCheckIps.
|
Copyright © 2025 Google LLC. All rights reserved.