Class SourceConfigBuilders


  • public class SourceConfigBuilders
    extends java.lang.Object
    Builders for SourceConfig variants.

    Variants fetch are not available here as they don't have a dedicated class. Use SourceConfig's builder for these.

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static SourceFilter.Builder filter()
      Creates a builder for the filter SourceConfig variant.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait