Uses of Class
io.opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest
Packages that use ExportProfilesServiceRequest
-
Uses of ExportProfilesServiceRequest in io.opentelemetry.proto.collector.profiles.v1development
Methods in io.opentelemetry.proto.collector.profiles.v1development that return ExportProfilesServiceRequestModifier and TypeMethodDescriptionExportProfilesServiceRequest.Builder.build()ExportProfilesServiceRequest.Builder.buildPartial()static ExportProfilesServiceRequestExportProfilesServiceRequest.getDefaultInstance()ExportProfilesServiceRequest.Builder.getDefaultInstanceForType()ExportProfilesServiceRequest.getDefaultInstanceForType()static ExportProfilesServiceRequestExportProfilesServiceRequest.parseDelimitedFrom(InputStream input) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseFrom(byte[] data) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseFrom(com.google.protobuf.ByteString data) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseFrom(com.google.protobuf.CodedInputStream input) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseFrom(InputStream input) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseFrom(ByteBuffer data) static ExportProfilesServiceRequestExportProfilesServiceRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.collector.profiles.v1development that return types with arguments of type ExportProfilesServiceRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<ExportProfilesServiceRequest,ExportProfilesServiceResponse> ProfilesServiceGrpc.getExportMethod()com.google.protobuf.Parser<ExportProfilesServiceRequest>ExportProfilesServiceRequest.getParserForType()static com.google.protobuf.Parser<ExportProfilesServiceRequest>ExportProfilesServiceRequest.parser()Methods in io.opentelemetry.proto.collector.profiles.v1development with parameters of type ExportProfilesServiceRequestModifier and TypeMethodDescriptiondefault voidProfilesServiceGrpc.AsyncService.export(ExportProfilesServiceRequest request, io.grpc.stub.StreamObserver<ExportProfilesServiceResponse> responseObserver) ProfilesServiceGrpc.ProfilesServiceBlockingStub.export(ExportProfilesServiceRequest request) com.google.common.util.concurrent.ListenableFuture<ExportProfilesServiceResponse>ProfilesServiceGrpc.ProfilesServiceFutureStub.export(ExportProfilesServiceRequest request) voidProfilesServiceGrpc.ProfilesServiceStub.export(ExportProfilesServiceRequest request, io.grpc.stub.StreamObserver<ExportProfilesServiceResponse> responseObserver) ExportProfilesServiceRequest.Builder.mergeFrom(ExportProfilesServiceRequest other) ExportProfilesServiceRequest.newBuilder(ExportProfilesServiceRequest prototype)