Class FreequotaInfo

    • Constructor Detail

      • FreequotaInfo

        public FreequotaInfo()
      • FreequotaInfo

        public FreequotaInfo​(FreequotaInfo source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getResourceType

        public String getResourceType()
        Get 资源类型
      • COS
      • CDN
      • FLEXDB
      • SCF
Returns:
ResourceType 资源类型
  • COS
  • CDN
  • FLEXDB
  • SCF
  • Parameters:
    ResourceType - 资源类型
  • COS
  • CDN
  • FLEXDB
  • SCF