Uses of Interface
io.grpc.binarylog.v1.TrailerOrBuilder
-
Packages that use TrailerOrBuilder Package Description io.grpc.binarylog.v1 -
-
Uses of TrailerOrBuilder in io.grpc.binarylog.v1
Classes in io.grpc.binarylog.v1 that implement TrailerOrBuilder Modifier and Type Class Description classTrailerProtobuf typegrpc.binarylog.v1.Trailerstatic classTrailer.BuilderProtobuf typegrpc.binarylog.v1.TrailerFields in io.grpc.binarylog.v1 with type parameters of type TrailerOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Trailer,Trailer.Builder,TrailerOrBuilder>GrpcLogEntry.Builder. trailerBuilder_Methods in io.grpc.binarylog.v1 that return TrailerOrBuilder Modifier and Type Method Description TrailerOrBuilderGrpcLogEntry.Builder. getTrailerOrBuilder().grpc.binarylog.v1.Trailer trailer = 9;TrailerOrBuilderGrpcLogEntry. getTrailerOrBuilder().grpc.binarylog.v1.Trailer trailer = 9;TrailerOrBuilderGrpcLogEntryOrBuilder. getTrailerOrBuilder().grpc.binarylog.v1.Trailer trailer = 9;Methods in io.grpc.binarylog.v1 that return types with arguments of type TrailerOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Trailer,Trailer.Builder,TrailerOrBuilder>GrpcLogEntry.Builder. getTrailerFieldBuilder().grpc.binarylog.v1.Trailer trailer = 9;
-