Class RuleExecutionErrorServiceGrpc.RuleExecutionErrorServiceBlockingStub (0.32.0)

public static final class RuleExecutionErrorServiceGrpc.RuleExecutionErrorServiceBlockingStub extends AbstractBlockingStub<RuleExecutionErrorServiceGrpc.RuleExecutionErrorServiceBlockingStub>

A stub to allow clients to do limited synchronous rpc calls to service RuleExecutionErrorService.

RuleExecutionErrorService contains endpoints related to rule execution errors.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > RuleExecutionErrorServiceGrpc.RuleExecutionErrorServiceBlockingStub

Methods

build(Channel channel, CallOptions callOptions)

protected RuleExecutionErrorServiceGrpc.RuleExecutionErrorServiceBlockingStub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
RuleExecutionErrorServiceGrpc.RuleExecutionErrorServiceBlockingStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

listRuleExecutionErrors(ListRuleExecutionErrorsRequest request)

public ListRuleExecutionErrorsResponse listRuleExecutionErrors(ListRuleExecutionErrorsRequest request)

Lists rule execution errors.

Parameter
Name Description
request ListRuleExecutionErrorsRequest
Returns
Type Description
ListRuleExecutionErrorsResponse