| Package | Description |
|---|---|
| com.google.cloud.monitoring.v3 |
A client to Cloud Monitoring API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServiceMonitoringServiceClient.ListServicesPage |
ServiceMonitoringServiceClient.ListServicesPage.createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context,
ListServicesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServicesPage> |
ServiceMonitoringServiceClient.ListServicesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context,
com.google.api.core.ApiFuture<ListServicesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceMonitoringServiceClient.ListServicesFixedSizeCollection |
ServiceMonitoringServiceClient.ListServicesFixedSizeCollection.createCollection(List<ServiceMonitoringServiceClient.ListServicesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.