Uses of Class
ai.vespa.documentapi.protobuf.DocapiFeed.RemoveDocumentRequest
Packages that use DocapiFeed.RemoveDocumentRequest
-
Uses of DocapiFeed.RemoveDocumentRequest in ai.vespa.documentapi.protobuf
Methods in ai.vespa.documentapi.protobuf that return DocapiFeed.RemoveDocumentRequestModifier and TypeMethodDescriptionDocapiFeed.RemoveDocumentRequest.Builder.build()DocapiFeed.RemoveDocumentRequest.Builder.buildPartial()DocapiFeed.RemoveDocumentRequest.getDefaultInstance()DocapiFeed.RemoveDocumentRequest.Builder.getDefaultInstanceForType()DocapiFeed.RemoveDocumentRequest.getDefaultInstanceForType()DocapiFeed.RemoveDocumentRequest.parseDelimitedFrom(InputStream input) DocapiFeed.RemoveDocumentRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DocapiFeed.RemoveDocumentRequest.parseFrom(byte[] data) DocapiFeed.RemoveDocumentRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DocapiFeed.RemoveDocumentRequest.parseFrom(com.google.protobuf.ByteString data) DocapiFeed.RemoveDocumentRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DocapiFeed.RemoveDocumentRequest.parseFrom(com.google.protobuf.CodedInputStream input) DocapiFeed.RemoveDocumentRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DocapiFeed.RemoveDocumentRequest.parseFrom(InputStream input) DocapiFeed.RemoveDocumentRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DocapiFeed.RemoveDocumentRequest.parseFrom(ByteBuffer data) DocapiFeed.RemoveDocumentRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ai.vespa.documentapi.protobuf that return types with arguments of type DocapiFeed.RemoveDocumentRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DocapiFeed.RemoveDocumentRequest>DocapiFeed.RemoveDocumentRequest.getParserForType()static com.google.protobuf.Parser<DocapiFeed.RemoveDocumentRequest>DocapiFeed.RemoveDocumentRequest.parser()Methods in ai.vespa.documentapi.protobuf with parameters of type DocapiFeed.RemoveDocumentRequestModifier and TypeMethodDescriptionDocapiFeed.RemoveDocumentRequest.Builder.mergeFrom(DocapiFeed.RemoveDocumentRequest other) DocapiFeed.RemoveDocumentRequest.newBuilder(DocapiFeed.RemoveDocumentRequest prototype)