public final class CapturedRequest<ReqT> extends Object
| Modifier and Type | Method and Description |
|---|---|
io.grpc.Status |
closeStatus() |
io.grpc.Metadata |
headers() |
io.grpc.MethodDescriptor<ReqT,?> |
method() |
List<ReqT> |
requests() |
String |
toString() |
Copyright © 2023. All rights reserved.