@Generated(value="by gapic-generator-java") public abstract class ServiceHealthStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
ServiceHealthStub() |
public com.google.api.gax.rpc.UnaryCallable<ListEventsRequest,ServiceHealthClient.ListEventsPagedResponse> listEventsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListEventsRequest,ListEventsResponse> listEventsCallable()
public com.google.api.gax.rpc.UnaryCallable<GetEventRequest,Event> getEventCallable()
public com.google.api.gax.rpc.UnaryCallable<ListOrganizationEventsRequest,ServiceHealthClient.ListOrganizationEventsPagedResponse> listOrganizationEventsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListOrganizationEventsRequest,ListOrganizationEventsResponse> listOrganizationEventsCallable()
public com.google.api.gax.rpc.UnaryCallable<GetOrganizationEventRequest,OrganizationEvent> getOrganizationEventCallable()
public com.google.api.gax.rpc.UnaryCallable<ListOrganizationImpactsRequest,ServiceHealthClient.ListOrganizationImpactsPagedResponse> listOrganizationImpactsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListOrganizationImpactsRequest,ListOrganizationImpactsResponse> listOrganizationImpactsCallable()
public com.google.api.gax.rpc.UnaryCallable<GetOrganizationImpactRequest,OrganizationImpact> getOrganizationImpactCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,ServiceHealthClient.ListLocationsPagedResponse> listLocationsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.