Class DeleteTimerScalingPolicyRequest


  • public class DeleteTimerScalingPolicyRequest
    extends AbstractModel
    • Constructor Detail

      • DeleteTimerScalingPolicyRequest

        public DeleteTimerScalingPolicyRequest()
      • DeleteTimerScalingPolicyRequest

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

      • getTimerId

        public String getTimerId()
        Get 定时器ID, 进行encode
        Returns:
        TimerId 定时器ID, 进行encode
      • setTimerId

        public void setTimerId​(String TimerId)
        Set 定时器ID, 进行encode
        Parameters:
        TimerId - 定时器ID, 进行encode
      • getFleetId

        public String getFleetId()
        Get 扩缩容配置服务器舰队ID
        Returns:
        FleetId 扩缩容配置服务器舰队ID
      • setFleetId

        public void setFleetId​(String FleetId)
        Set 扩缩容配置服务器舰队ID
        Parameters:
        FleetId - 扩缩容配置服务器舰队ID
      • getTimerName

        public String getTimerName()
        Get 定时器名称
        Returns:
        TimerName 定时器名称
      • setTimerName

        public void setTimerName​(String TimerName)
        Set 定时器名称
        Parameters:
        TimerName - 定时器名称