public class HttpJsonRegionNotificationEndpointsStub extends RegionNotificationEndpointsStub
REST stub implementation for the RegionNotificationEndpoints service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonRegionNotificationEndpointsStub create(ClientContext clientContext)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonRegionNotificationEndpointsStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(RegionNotificationEndpointsStubSettings settings)
public static final HttpJsonRegionNotificationEndpointsStub create(RegionNotificationEndpointsStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Constructors
HttpJsonRegionNotificationEndpointsStub(RegionNotificationEndpointsStubSettings settings, ClientContext clientContext)
protected HttpJsonRegionNotificationEndpointsStub(RegionNotificationEndpointsStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonRegionNotificationEndpointsStub, using the given settings.
This is protected so that it is easy to make a subclass, but otherwise, the static factory
methods should be preferred.
HttpJsonRegionNotificationEndpointsStub(RegionNotificationEndpointsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonRegionNotificationEndpointsStub(RegionNotificationEndpointsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionNotificationEndpointsStub, using the given settings.
This is protected so that it is easy to make a subclass, but otherwise, the static factory
methods should be preferred.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
deleteCallable()
public UnaryCallable<DeleteRegionNotificationEndpointRequest,Operation> deleteCallable()
Overrides
deleteOperationCallable()
public OperationCallable<DeleteRegionNotificationEndpointRequest,Operation,Operation> deleteOperationCallable()
Overrides
getCallable()
public UnaryCallable<GetRegionNotificationEndpointRequest,NotificationEndpoint> getCallable()
Overrides
insertCallable()
public UnaryCallable<InsertRegionNotificationEndpointRequest,Operation> insertCallable()
Overrides
insertOperationCallable()
public OperationCallable<InsertRegionNotificationEndpointRequest,Operation,Operation> insertOperationCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listCallable()
public UnaryCallable<ListRegionNotificationEndpointsRequest,NotificationEndpointList> listCallable()
Overrides
listPagedCallable()
public UnaryCallable<ListRegionNotificationEndpointsRequest,RegionNotificationEndpointsClient.ListPagedResponse> listPagedCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()