Class ListClsLogTopicsRequest

    • Constructor Detail

      • ListClsLogTopicsRequest

        public ListClsLogTopicsRequest()
      • ListClsLogTopicsRequest

        public ListClsLogTopicsRequest​(ListClsLogTopicsRequest 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

      • getChannel

        public String getChannel()
        Get 接入渠道,cdn或者ecdn,默认值为cdn
        Returns:
        Channel 接入渠道,cdn或者ecdn,默认值为cdn
      • setChannel

        public void setChannel​(String Channel)
        Set 接入渠道,cdn或者ecdn,默认值为cdn
        Parameters:
        Channel - 接入渠道,cdn或者ecdn,默认值为cdn