Uses of Class
io.grpc.binarylog.v1.GrpcLogEntry
-
Packages that use GrpcLogEntry Package Description io.grpc.binarylog.v1 -
-
Uses of GrpcLogEntry in io.grpc.binarylog.v1
Methods in io.grpc.binarylog.v1 that return types with arguments of type GrpcLogEntry Modifier and Type Method Description Parser<GrpcLogEntry>GrpcLogEntry. getParserForType()static Parser<GrpcLogEntry>GrpcLogEntry. parser()Methods in io.grpc.binarylog.v1 with parameters of type GrpcLogEntry Modifier and Type Method Description GrpcLogEntry.BuilderGrpcLogEntry.Builder. mergeFrom(GrpcLogEntry other)static GrpcLogEntry.BuilderGrpcLogEntry. newBuilder(GrpcLogEntry prototype)
-