Class BidPathBuilder

    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      BidPathBuilder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String buildURLPath​(java.lang.String domain)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BidPathBuilder

        public BidPathBuilder()
    • Method Detail