Uses of Class
ai.vespa.documentapi.protobuf.DocapiCommon.DocumentSelection
Packages that use DocapiCommon.DocumentSelection
-
Uses of DocapiCommon.DocumentSelection in ai.vespa.documentapi.protobuf
Methods in ai.vespa.documentapi.protobuf that return DocapiCommon.DocumentSelectionModifier and TypeMethodDescriptionDocapiCommon.DocumentSelection.Builder.build()DocapiCommon.DocumentSelection.Builder.buildPartial()DocapiCommon.DocumentSelection.getDefaultInstance()DocapiCommon.DocumentSelection.Builder.getDefaultInstanceForType()DocapiCommon.DocumentSelection.getDefaultInstanceForType()DocapiFeed.RemoveLocationRequest.Builder.getSelection().documentapi.protobuf.DocumentSelection selection = 1;DocapiFeed.RemoveLocationRequest.getSelection().documentapi.protobuf.DocumentSelection selection = 1;DocapiFeed.RemoveLocationRequestOrBuilder.getSelection().documentapi.protobuf.DocumentSelection selection = 1;DocapiInspect.StatBucketRequest.Builder.getSelection().documentapi.protobuf.DocumentSelection selection = 2;DocapiInspect.StatBucketRequest.getSelection().documentapi.protobuf.DocumentSelection selection = 2;DocapiInspect.StatBucketRequestOrBuilder.getSelection().documentapi.protobuf.DocumentSelection selection = 2;DocapiVisiting.CreateVisitorRequest.Builder.getSelection().documentapi.protobuf.DocumentSelection selection = 5;DocapiVisiting.CreateVisitorRequest.getSelection().documentapi.protobuf.DocumentSelection selection = 5;DocapiVisiting.CreateVisitorRequestOrBuilder.getSelection().documentapi.protobuf.DocumentSelection selection = 5;DocapiCommon.DocumentSelection.parseDelimitedFrom(InputStream input) DocapiCommon.DocumentSelection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DocapiCommon.DocumentSelection.parseFrom(byte[] data) DocapiCommon.DocumentSelection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DocapiCommon.DocumentSelection.parseFrom(com.google.protobuf.ByteString data) DocapiCommon.DocumentSelection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DocapiCommon.DocumentSelection.parseFrom(com.google.protobuf.CodedInputStream input) DocapiCommon.DocumentSelection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DocapiCommon.DocumentSelection.parseFrom(InputStream input) DocapiCommon.DocumentSelection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DocapiCommon.DocumentSelection.parseFrom(ByteBuffer data) DocapiCommon.DocumentSelection.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ai.vespa.documentapi.protobuf that return types with arguments of type DocapiCommon.DocumentSelectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DocapiCommon.DocumentSelection>DocapiCommon.DocumentSelection.getParserForType()static com.google.protobuf.Parser<DocapiCommon.DocumentSelection>DocapiCommon.DocumentSelection.parser()Methods in ai.vespa.documentapi.protobuf with parameters of type DocapiCommon.DocumentSelectionModifier and TypeMethodDescriptionDocapiCommon.DocumentSelection.Builder.mergeFrom(DocapiCommon.DocumentSelection other) DocapiFeed.RemoveLocationRequest.Builder.mergeSelection(DocapiCommon.DocumentSelection value) .documentapi.protobuf.DocumentSelection selection = 1;DocapiInspect.StatBucketRequest.Builder.mergeSelection(DocapiCommon.DocumentSelection value) .documentapi.protobuf.DocumentSelection selection = 2;DocapiVisiting.CreateVisitorRequest.Builder.mergeSelection(DocapiCommon.DocumentSelection value) .documentapi.protobuf.DocumentSelection selection = 5;DocapiCommon.DocumentSelection.newBuilder(DocapiCommon.DocumentSelection prototype) DocapiFeed.RemoveLocationRequest.Builder.setSelection(DocapiCommon.DocumentSelection value) .documentapi.protobuf.DocumentSelection selection = 1;DocapiInspect.StatBucketRequest.Builder.setSelection(DocapiCommon.DocumentSelection value) .documentapi.protobuf.DocumentSelection selection = 2;DocapiVisiting.CreateVisitorRequest.Builder.setSelection(DocapiCommon.DocumentSelection value) .documentapi.protobuf.DocumentSelection selection = 5;