| Package | Description |
|---|---|
| com.google.cloud.servicehealth.v1 |
A client to Service Health API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.servicehealth.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ServiceHealthClient.ListEventsPagedResponse |
ServiceHealthClient.listEvents(ListEventsRequest request)
Lists events under a given project and location.
|
ServiceHealthClient.ListEventsPagedResponse |
ServiceHealthClient.listEvents(LocationName parent)
Lists events under a given project and location.
|
ServiceHealthClient.ListEventsPagedResponse |
ServiceHealthClient.listEvents(String parent)
Lists events under a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ServiceHealthClient.ListEventsPagedResponse> |
ServiceHealthClient.ListEventsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEventsRequest,ListEventsResponse,Event> context,
com.google.api.core.ApiFuture<ListEventsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEventsRequest,ServiceHealthClient.ListEventsPagedResponse> |
ServiceHealthClient.listEventsPagedCallable()
Lists events under a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListEventsRequest,ListEventsResponse,ServiceHealthClient.ListEventsPagedResponse> |
ServiceHealthSettings.listEventsSettings()
Returns the object with the settings used for calls to listEvents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEventsRequest,ListEventsResponse,ServiceHealthClient.ListEventsPagedResponse> |
ServiceHealthSettings.Builder.listEventsSettings()
Returns the builder for the settings used for calls to listEvents.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListEventsRequest,ServiceHealthClient.ListEventsPagedResponse> |
GrpcServiceHealthStub.listEventsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEventsRequest,ServiceHealthClient.ListEventsPagedResponse> |
HttpJsonServiceHealthStub.listEventsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEventsRequest,ServiceHealthClient.ListEventsPagedResponse> |
ServiceHealthStub.listEventsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListEventsRequest,ListEventsResponse,ServiceHealthClient.ListEventsPagedResponse> |
ServiceHealthStubSettings.listEventsSettings()
Returns the object with the settings used for calls to listEvents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEventsRequest,ListEventsResponse,ServiceHealthClient.ListEventsPagedResponse> |
ServiceHealthStubSettings.Builder.listEventsSettings()
Returns the builder for the settings used for calls to listEvents.
|
Copyright © 2025 Google LLC. All rights reserved.