class TencentCloud::Live::V20180801::DescribeStreamPushInfoListRequest

def initialize(streamname=nil, starttime=nil, endtime=nil, pushdomain=nil, appname=nil)

def initialize(streamname=nil, starttime=nil, endtime=nil, pushdomain=nil, appname=nil)
  @StreamName = streamname
  @StartTime = starttime
  @EndTime = endtime
  @PushDomain = pushdomain
  @AppName = appname
end