Uses of Class
io.opentelemetry.proto.collector.logs.v1.ExportLogsPartialSuccess
Packages that use ExportLogsPartialSuccess
-
Uses of ExportLogsPartialSuccess in io.opentelemetry.proto.collector.logs.v1
Methods in io.opentelemetry.proto.collector.logs.v1 that return ExportLogsPartialSuccessModifier and TypeMethodDescriptionExportLogsPartialSuccess.Builder.build()ExportLogsPartialSuccess.Builder.buildPartial()static ExportLogsPartialSuccessExportLogsPartialSuccess.getDefaultInstance()ExportLogsPartialSuccess.Builder.getDefaultInstanceForType()ExportLogsPartialSuccess.getDefaultInstanceForType()ExportLogsServiceResponse.Builder.getPartialSuccess()The details of a partially successful export request.ExportLogsServiceResponse.getPartialSuccess()The details of a partially successful export request.ExportLogsServiceResponseOrBuilder.getPartialSuccess()The details of a partially successful export request.static ExportLogsPartialSuccessExportLogsPartialSuccess.parseDelimitedFrom(InputStream input) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseFrom(byte[] data) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseFrom(com.google.protobuf.ByteString data) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseFrom(com.google.protobuf.CodedInputStream input) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseFrom(InputStream input) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseFrom(ByteBuffer data) static ExportLogsPartialSuccessExportLogsPartialSuccess.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.collector.logs.v1 that return types with arguments of type ExportLogsPartialSuccessModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExportLogsPartialSuccess>ExportLogsPartialSuccess.getParserForType()static com.google.protobuf.Parser<ExportLogsPartialSuccess>ExportLogsPartialSuccess.parser()Methods in io.opentelemetry.proto.collector.logs.v1 with parameters of type ExportLogsPartialSuccessModifier and TypeMethodDescriptionExportLogsPartialSuccess.Builder.mergeFrom(ExportLogsPartialSuccess other) ExportLogsServiceResponse.Builder.mergePartialSuccess(ExportLogsPartialSuccess value) The details of a partially successful export request.ExportLogsPartialSuccess.newBuilder(ExportLogsPartialSuccess prototype) ExportLogsServiceResponse.Builder.setPartialSuccess(ExportLogsPartialSuccess value) The details of a partially successful export request.