public class HttpJsonErrorStatsServiceStub extends ErrorStatsServiceStub
REST stub implementation for the ErrorStatsService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonErrorStatsServiceStub create(ClientContext clientContext)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonErrorStatsServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonErrorStatsServiceStub create(ErrorStatsServiceStubSettings settings)
public static List<ApiMethodDescriptor> getMethodDescriptors()
Constructors
HttpJsonErrorStatsServiceStub(ErrorStatsServiceStubSettings settings, ClientContext clientContext)
protected HttpJsonErrorStatsServiceStub(ErrorStatsServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonErrorStatsServiceStub, 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.
HttpJsonErrorStatsServiceStub(ErrorStatsServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonErrorStatsServiceStub(ErrorStatsServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonErrorStatsServiceStub, 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
public boolean awaitTermination(long duration, TimeUnit unit)
public final void close()
Overrides
public UnaryCallable<DeleteEventsRequest,DeleteEventsResponse> deleteEventsCallable()
Overrides
public boolean isShutdown()
public boolean isTerminated()
public UnaryCallable<ListEventsRequest,ListEventsResponse> listEventsCallable()
Overrides
listEventsPagedCallable()
public UnaryCallable<ListEventsRequest,ErrorStatsServiceClient.ListEventsPagedResponse> listEventsPagedCallable()
Overrides
public UnaryCallable<ListGroupStatsRequest,ListGroupStatsResponse> listGroupStatsCallable()
Overrides
listGroupStatsPagedCallable()
public UnaryCallable<ListGroupStatsRequest,ErrorStatsServiceClient.ListGroupStatsPagedResponse> listGroupStatsPagedCallable()
Overrides
public void shutdownNow()