public abstract class RuleExecutionErrorServiceStub implements BackgroundResourceBase stub class for the RuleExecutionErrorService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
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> |
|