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