Class ServiceHealthStub (0.6.0)

public abstract class ServiceHealthStub implements BackgroundResource

Base stub class for the ServiceHealth service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ServiceHealthStub

Implements

BackgroundResource

Constructors

ServiceHealthStub()

public ServiceHealthStub()

Methods

close()

public abstract void close()

getEventCallable()

public UnaryCallable<GetEventRequest,Event> getEventCallable()
Returns
TypeDescription
UnaryCallable<GetEventRequest,Event>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOrganizationEventCallable()

public UnaryCallable<GetOrganizationEventRequest,OrganizationEvent> getOrganizationEventCallable()
Returns
TypeDescription
UnaryCallable<GetOrganizationEventRequest,OrganizationEvent>

getOrganizationImpactCallable()

public UnaryCallable<GetOrganizationImpactRequest,OrganizationImpact> getOrganizationImpactCallable()
Returns
TypeDescription
UnaryCallable<GetOrganizationImpactRequest,OrganizationImpact>

listEventsCallable()

public UnaryCallable<ListEventsRequest,ListEventsResponse> listEventsCallable()
Returns
TypeDescription
UnaryCallable<ListEventsRequest,ListEventsResponse>

listEventsPagedCallable()

public UnaryCallable<ListEventsRequest,ServiceHealthClient.ListEventsPagedResponse> listEventsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListEventsRequest,ListEventsPagedResponse>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,ServiceHealthClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listOrganizationEventsCallable()

public UnaryCallable<ListOrganizationEventsRequest,ListOrganizationEventsResponse> listOrganizationEventsCallable()
Returns
TypeDescription
UnaryCallable<ListOrganizationEventsRequest,ListOrganizationEventsResponse>

listOrganizationEventsPagedCallable()

public UnaryCallable<ListOrganizationEventsRequest,ServiceHealthClient.ListOrganizationEventsPagedResponse> listOrganizationEventsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListOrganizationEventsRequest,ListOrganizationEventsPagedResponse>

listOrganizationImpactsCallable()

public UnaryCallable<ListOrganizationImpactsRequest,ListOrganizationImpactsResponse> listOrganizationImpactsCallable()
Returns
TypeDescription
UnaryCallable<ListOrganizationImpactsRequest,ListOrganizationImpactsResponse>

listOrganizationImpactsPagedCallable()

public UnaryCallable<ListOrganizationImpactsRequest,ServiceHealthClient.ListOrganizationImpactsPagedResponse> listOrganizationImpactsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListOrganizationImpactsRequest,ListOrganizationImpactsPagedResponse>