public static interface RuleExecutionErrorServiceGrpc.AsyncServiceRuleExecutionErrorService contains endpoints related to rule execution errors.
Methods
listRuleExecutionErrors(ListRuleExecutionErrorsRequest request, StreamObserver<ListRuleExecutionErrorsResponse> responseObserver)
public default void listRuleExecutionErrors(ListRuleExecutionErrorsRequest request, StreamObserver<ListRuleExecutionErrorsResponse> responseObserver)Lists rule execution errors.
| Parameters | |
|---|---|
| Name | Description |
request |
ListRuleExecutionErrorsRequest |
responseObserver |
io.grpc.stub.StreamObserver<ListRuleExecutionErrorsResponse> |