Uses of Class
com.yahoo.document.config.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
Packages that use DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
-
Uses of DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder in com.yahoo.document.config
Fields in com.yahoo.document.config declared as DocumenttypesConfig.Documenttype.Datatype.Sstruct.BuilderMethods in com.yahoo.document.config that return DocumenttypesConfig.Documenttype.Datatype.Sstruct.BuilderModifier and TypeMethodDescriptionDocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder.compression(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder __builder) DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder.compression(Consumer<DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder.field(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder __builder) Add the given builder to this builder's list of Field buildersDocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder.field(Consumer<DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder.field(List<DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder> __builders) Set the given list as this builder's list of Field buildersDocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder.version(int __value) Methods in com.yahoo.document.config with parameters of type DocumenttypesConfig.Documenttype.Datatype.Sstruct.BuilderModifier and TypeMethodDescriptionDocumenttypesConfig.Documenttype.Datatype.Builder.sstruct(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder __builder) Method parameters in com.yahoo.document.config with type arguments of type DocumenttypesConfig.Documenttype.Datatype.Sstruct.BuilderModifier and TypeMethodDescriptionDocumenttypesConfig.Documenttype.Datatype.Builder.sstruct(Consumer<DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listConstructors in com.yahoo.document.config with parameters of type DocumenttypesConfig.Documenttype.Datatype.Sstruct.BuilderModifierConstructorDescription