Uses of Enum Class
ai.vespa.documentapi.protobuf.DocapiFeed.UpdateDocumentRequest.CreateIfMissing
Packages that use DocapiFeed.UpdateDocumentRequest.CreateIfMissing
-
Uses of DocapiFeed.UpdateDocumentRequest.CreateIfMissing in ai.vespa.documentapi.protobuf
Methods in ai.vespa.documentapi.protobuf that return DocapiFeed.UpdateDocumentRequest.CreateIfMissingModifier and TypeMethodDescriptionDocapiFeed.UpdateDocumentRequest.CreateIfMissing.forNumber(int value) DocapiFeed.UpdateDocumentRequest.Builder.getCreateIfMissing().documentapi.protobuf.UpdateDocumentRequest.CreateIfMissing create_if_missing = 5;DocapiFeed.UpdateDocumentRequest.getCreateIfMissing().documentapi.protobuf.UpdateDocumentRequest.CreateIfMissing create_if_missing = 5;DocapiFeed.UpdateDocumentRequestOrBuilder.getCreateIfMissing().documentapi.protobuf.UpdateDocumentRequest.CreateIfMissing create_if_missing = 5;DocapiFeed.UpdateDocumentRequest.CreateIfMissing.valueOf(int value) Deprecated.DocapiFeed.UpdateDocumentRequest.CreateIfMissing.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.DocapiFeed.UpdateDocumentRequest.CreateIfMissing.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.vespa.documentapi.protobuf that return types with arguments of type DocapiFeed.UpdateDocumentRequest.CreateIfMissingModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DocapiFeed.UpdateDocumentRequest.CreateIfMissing>DocapiFeed.UpdateDocumentRequest.CreateIfMissing.internalGetValueMap()Methods in ai.vespa.documentapi.protobuf with parameters of type DocapiFeed.UpdateDocumentRequest.CreateIfMissingModifier and TypeMethodDescriptionDocapiFeed.UpdateDocumentRequest.Builder.setCreateIfMissing(DocapiFeed.UpdateDocumentRequest.CreateIfMissing value) .documentapi.protobuf.UpdateDocumentRequest.CreateIfMissing create_if_missing = 5;