| Package | Description |
|---|---|
| com.google.cloud.servicehealth.v1 |
A client to Service Health API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServiceHealthClient.ListEventsPage |
ServiceHealthClient.ListEventsPage.createPage(com.google.api.gax.rpc.PageContext<ListEventsRequest,ListEventsResponse,Event> context,
ListEventsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ServiceHealthClient.ListEventsPage> |
ServiceHealthClient.ListEventsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListEventsRequest,ListEventsResponse,Event> context,
com.google.api.core.ApiFuture<ListEventsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceHealthClient.ListEventsFixedSizeCollection |
ServiceHealthClient.ListEventsFixedSizeCollection.createCollection(List<ServiceHealthClient.ListEventsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.