Package 

Class PathConfig


  • 
    public class PathConfig
    
                        

    Generate oss address parameters, developers don’t need to care.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String common
    • Method Summary

      Modifier and Type Method Description
      String getCommon() Get the value common of PathConfig.
      void setCommon(String common) Set the value common of PathConfig.
      • Methods inherited from class java.lang.Object

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

      • getCommon

         String getCommon()

        Get the value common of PathConfig.

      • setCommon

         void setCommon(String common)

        Set the value common of PathConfig.

        Parameters:
        common - Generate oss address parameters, developers don’t need to care