Uses of Interface
io.grpc.binarylog.v1.MetadataOrBuilder
-
Packages that use MetadataOrBuilder Package Description io.grpc.binarylog.v1 -
-
Uses of MetadataOrBuilder in io.grpc.binarylog.v1
Classes in io.grpc.binarylog.v1 that implement MetadataOrBuilder Modifier and Type Class Description classMetadataA list of metadata pairs, used in the payload of client header, server header, and server trailer.static classMetadata.BuilderA list of metadata pairs, used in the payload of client header, server header, and server trailer.Methods in io.grpc.binarylog.v1 that return MetadataOrBuilder Modifier and Type Method Description MetadataOrBuilderClientHeader.Builder. getMetadataOrBuilder()This contains only the metadata from the application.MetadataOrBuilderClientHeader. getMetadataOrBuilder()This contains only the metadata from the application.MetadataOrBuilderClientHeaderOrBuilder. getMetadataOrBuilder()This contains only the metadata from the application.MetadataOrBuilderServerHeader.Builder. getMetadataOrBuilder()This contains only the metadata from the application.MetadataOrBuilderServerHeader. getMetadataOrBuilder()This contains only the metadata from the application.MetadataOrBuilderServerHeaderOrBuilder. getMetadataOrBuilder()This contains only the metadata from the application.MetadataOrBuilderTrailer.Builder. getMetadataOrBuilder()This contains only the metadata from the application.MetadataOrBuilderTrailer. getMetadataOrBuilder()This contains only the metadata from the application.MetadataOrBuilderTrailerOrBuilder. getMetadataOrBuilder()This contains only the metadata from the application.
-