Class RegionNotificationEndpointsStub (1.68.0)

public abstract class RegionNotificationEndpointsStub implements BackgroundResource

Base stub class for the RegionNotificationEndpoints service API.

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

Inheritance

java.lang.Object > RegionNotificationEndpointsStub

Implements

BackgroundResource

Constructors

RegionNotificationEndpointsStub()

public RegionNotificationEndpointsStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteRegionNotificationEndpointRequest,Operation> deleteCallable()

deleteOperationCallable()

public OperationCallable<DeleteRegionNotificationEndpointRequest,Operation,Operation> deleteOperationCallable()

getCallable()

public UnaryCallable<GetRegionNotificationEndpointRequest,NotificationEndpoint> getCallable()

insertCallable()

public UnaryCallable<InsertRegionNotificationEndpointRequest,Operation> insertCallable()

insertOperationCallable()

public OperationCallable<InsertRegionNotificationEndpointRequest,Operation,Operation> insertOperationCallable()

listCallable()

public UnaryCallable<ListRegionNotificationEndpointsRequest,NotificationEndpointList> listCallable()

listPagedCallable()

public UnaryCallable<ListRegionNotificationEndpointsRequest,RegionNotificationEndpointsClient.ListPagedResponse> listPagedCallable()