Class RuleExecutionErrorServiceStub (0.32.0)

public abstract class RuleExecutionErrorServiceStub implements BackgroundResource

Base stub class for the RuleExecutionErrorService service API.

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

Inheritance

java.lang.Object > RuleExecutionErrorServiceStub

Implements

BackgroundResource

Constructors

RuleExecutionErrorServiceStub()

public RuleExecutionErrorServiceStub()

Methods

close()

public abstract void close()

listRuleExecutionErrorsCallable()

public UnaryCallable<ListRuleExecutionErrorsRequest,ListRuleExecutionErrorsResponse> listRuleExecutionErrorsCallable()
Returns
Type Description
UnaryCallable<ListRuleExecutionErrorsRequest,ListRuleExecutionErrorsResponse>

listRuleExecutionErrorsPagedCallable()

public UnaryCallable<ListRuleExecutionErrorsRequest,RuleExecutionErrorServiceClient.ListRuleExecutionErrorsPagedResponse> listRuleExecutionErrorsPagedCallable()
Returns
Type Description
UnaryCallable<ListRuleExecutionErrorsRequest,ListRuleExecutionErrorsPagedResponse>