| 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.ListOrganizationImpactsPagedResponse |
ServiceHealthClient.listOrganizationImpacts(ListOrganizationImpactsRequest request)
Lists assets impacted by organization events under a given organization and location.
|
ServiceHealthClient.ListOrganizationImpactsPagedResponse |
ServiceHealthClient.listOrganizationImpacts(OrganizationLocationName parent)
Lists assets impacted by organization events under a given organization and location.
|
ServiceHealthClient.ListOrganizationImpactsPagedResponse |
ServiceHealthClient.listOrganizationImpacts(String parent)
Lists assets impacted by organization events under a given organization and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ServiceHealthClient.ListOrganizationImpactsPagedResponse> |
ServiceHealthClient.ListOrganizationImpactsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListOrganizationImpactsRequest,ListOrganizationImpactsResponse,OrganizationImpact> context,
com.google.api.core.ApiFuture<ListOrganizationImpactsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListOrganizationImpactsRequest,ServiceHealthClient.ListOrganizationImpactsPagedResponse> |
ServiceHealthClient.listOrganizationImpactsPagedCallable()
Lists assets impacted by organization events under a given organization and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListOrganizationImpactsRequest,ListOrganizationImpactsResponse,ServiceHealthClient.ListOrganizationImpactsPagedResponse> |
ServiceHealthSettings.listOrganizationImpactsSettings()
Returns the object with the settings used for calls to listOrganizationImpacts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrganizationImpactsRequest,ListOrganizationImpactsResponse,ServiceHealthClient.ListOrganizationImpactsPagedResponse> |
ServiceHealthSettings.Builder.listOrganizationImpactsSettings()
Returns the builder for the settings used for calls to listOrganizationImpacts.
|
Copyright © 2025 Google LLC. All rights reserved.