Uses of Class
io.opentelemetry.proto.collector.logs.v1.ExportLogsServiceRequest
Packages that use ExportLogsServiceRequest
-
Uses of ExportLogsServiceRequest in io.opentelemetry.proto.collector.logs.v1
Methods in io.opentelemetry.proto.collector.logs.v1 that return ExportLogsServiceRequestModifier and TypeMethodDescriptionExportLogsServiceRequest.Builder.build()ExportLogsServiceRequest.Builder.buildPartial()static ExportLogsServiceRequestExportLogsServiceRequest.getDefaultInstance()ExportLogsServiceRequest.Builder.getDefaultInstanceForType()ExportLogsServiceRequest.getDefaultInstanceForType()static ExportLogsServiceRequestExportLogsServiceRequest.parseDelimitedFrom(InputStream input) static ExportLogsServiceRequestExportLogsServiceRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportLogsServiceRequestExportLogsServiceRequest.parseFrom(byte[] data) static ExportLogsServiceRequestExportLogsServiceRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportLogsServiceRequestExportLogsServiceRequest.parseFrom(com.google.protobuf.ByteString data) static ExportLogsServiceRequestExportLogsServiceRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportLogsServiceRequestExportLogsServiceRequest.parseFrom(com.google.protobuf.CodedInputStream input) static ExportLogsServiceRequestExportLogsServiceRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportLogsServiceRequestExportLogsServiceRequest.parseFrom(InputStream input) static ExportLogsServiceRequestExportLogsServiceRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportLogsServiceRequestExportLogsServiceRequest.parseFrom(ByteBuffer data) static ExportLogsServiceRequestExportLogsServiceRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.collector.logs.v1 that return types with arguments of type ExportLogsServiceRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<ExportLogsServiceRequest,ExportLogsServiceResponse> LogsServiceGrpc.getExportMethod()com.google.protobuf.Parser<ExportLogsServiceRequest>ExportLogsServiceRequest.getParserForType()static com.google.protobuf.Parser<ExportLogsServiceRequest>ExportLogsServiceRequest.parser()Methods in io.opentelemetry.proto.collector.logs.v1 with parameters of type ExportLogsServiceRequestModifier and TypeMethodDescriptiondefault voidLogsServiceGrpc.AsyncService.export(ExportLogsServiceRequest request, io.grpc.stub.StreamObserver<ExportLogsServiceResponse> responseObserver) LogsServiceGrpc.LogsServiceBlockingStub.export(ExportLogsServiceRequest request) com.google.common.util.concurrent.ListenableFuture<ExportLogsServiceResponse>LogsServiceGrpc.LogsServiceFutureStub.export(ExportLogsServiceRequest request) voidLogsServiceGrpc.LogsServiceStub.export(ExportLogsServiceRequest request, io.grpc.stub.StreamObserver<ExportLogsServiceResponse> responseObserver) ExportLogsServiceRequest.Builder.mergeFrom(ExportLogsServiceRequest other) ExportLogsServiceRequest.newBuilder(ExportLogsServiceRequest prototype)