Uses of Class
com.yahoo.document.config.DocumentmanagerConfig.Datatype.Structtype.Field.Builder
Packages that use DocumentmanagerConfig.Datatype.Structtype.Field.Builder
-
Uses of DocumentmanagerConfig.Datatype.Structtype.Field.Builder in com.yahoo.document.config
Fields in com.yahoo.document.config with type parameters of type DocumentmanagerConfig.Datatype.Structtype.Field.BuilderMethods in com.yahoo.document.config that return DocumentmanagerConfig.Datatype.Structtype.Field.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.Datatype.Structtype.Field.Builder.datatype(int __value) DocumentmanagerConfig.Datatype.Structtype.Field.Builder.detailedtype(String __value) DocumentmanagerConfig.Datatype.Structtype.Field.Builder.id(DocumentmanagerConfig.Datatype.Structtype.Field.Id.Builder __builder) Add the given builder to this builder's list of Id buildersDocumentmanagerConfig.Datatype.Structtype.Field.Builder.id(Consumer<DocumentmanagerConfig.Datatype.Structtype.Field.Id.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Datatype.Structtype.Field.Builder.id(List<DocumentmanagerConfig.Datatype.Structtype.Field.Id.Builder> __builders) Set the given list as this builder's list of Id buildersMethods in com.yahoo.document.config with parameters of type DocumentmanagerConfig.Datatype.Structtype.Field.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.Datatype.Structtype.Builder.field(DocumentmanagerConfig.Datatype.Structtype.Field.Builder __builder) Add the given builder to this builder's list of Field buildersMethod parameters in com.yahoo.document.config with type arguments of type DocumentmanagerConfig.Datatype.Structtype.Field.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.Datatype.Structtype.Builder.field(Consumer<DocumentmanagerConfig.Datatype.Structtype.Field.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Datatype.Structtype.Builder.field(List<DocumentmanagerConfig.Datatype.Structtype.Field.Builder> __builders) Set the given list as this builder's list of Field buildersConstructors in com.yahoo.document.config with parameters of type DocumentmanagerConfig.Datatype.Structtype.Field.BuilderModifierConstructorDescription