Class RegionNotificationEndpointsStub (1.51.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()
Returns
TypeDescription
UnaryCallable<DeleteRegionNotificationEndpointRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetRegionNotificationEndpointRequest,NotificationEndpoint> getCallable()
Returns
TypeDescription
UnaryCallable<GetRegionNotificationEndpointRequest,NotificationEndpoint>

insertCallable()

public UnaryCallable<InsertRegionNotificationEndpointRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertRegionNotificationEndpointRequest,Operation>

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListRegionNotificationEndpointsRequest,NotificationEndpointList> listCallable()
Returns
TypeDescription
UnaryCallable<ListRegionNotificationEndpointsRequest,NotificationEndpointList>

listPagedCallable()

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