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