Uses of Class
com.yahoo.vespa.config.content.core.BucketspacesConfig.Documenttype.Builder
Packages that use BucketspacesConfig.Documenttype.Builder
-
Uses of BucketspacesConfig.Documenttype.Builder in com.yahoo.vespa.config.content.core
Fields in com.yahoo.vespa.config.content.core with type parameters of type BucketspacesConfig.Documenttype.BuilderMethods in com.yahoo.vespa.config.content.core that return BucketspacesConfig.Documenttype.BuilderModifier and TypeMethodDescriptionBucketspacesConfig.Documenttype.Builder.bucketspace(String __value) Methods in com.yahoo.vespa.config.content.core with parameters of type BucketspacesConfig.Documenttype.BuilderModifier and TypeMethodDescriptionBucketspacesConfig.Builder.documenttype(BucketspacesConfig.Documenttype.Builder __builder) Add the given builder to this builder's list of Documenttype buildersMethod parameters in com.yahoo.vespa.config.content.core with type arguments of type BucketspacesConfig.Documenttype.BuilderModifier and TypeMethodDescriptionBucketspacesConfig.Builder.documenttype(Consumer<BucketspacesConfig.Documenttype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listBucketspacesConfig.Builder.documenttype(List<BucketspacesConfig.Documenttype.Builder> __builders) Set the given list as this builder's list of Documenttype buildersConstructors in com.yahoo.vespa.config.content.core with parameters of type BucketspacesConfig.Documenttype.Builder