Class DescribeTacticRequest

    • Constructor Detail

      • DescribeTacticRequest

        public DescribeTacticRequest()
      • DescribeTacticRequest

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

      • getTacticID

        public Long getTacticID()
        Get 策略ID
        Returns:
        TacticID 策略ID
      • setTacticID

        public void setTacticID​(Long TacticID)
        Set 策略ID
        Parameters:
        TacticID - 策略ID