public static final class GetTimingSyntheticTaskResponseBody.Stream.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetTimingSyntheticTaskResponseBody.Stream |
build() |
GetTimingSyntheticTaskResponseBody.Stream.Builder |
customHeaderContent(Map<String,String> customHeaderContent)
自定义header,JSON Map格式。
|
GetTimingSyntheticTaskResponseBody.Stream.Builder |
playerType(Integer playerType)
播放器,不传默认12。
|
GetTimingSyntheticTaskResponseBody.Stream.Builder |
streamAddressType(Integer streamAddressType)
资源地址类型:
- 1:资源地址。
|
GetTimingSyntheticTaskResponseBody.Stream.Builder |
streamMonitorTimeout(Integer streamMonitorTimeout)
监测时长,单位秒,最长支持60s,不传默认60。
|
GetTimingSyntheticTaskResponseBody.Stream.Builder |
streamType(Integer streamType)
音视频标志:0-视频,1-音频。
|
GetTimingSyntheticTaskResponseBody.Stream.Builder |
targetUrl(String targetUrl)
流媒体资源地址。
|
GetTimingSyntheticTaskResponseBody.Stream.Builder |
whiteList(String whiteList)
DNS劫持白名单。
|
public GetTimingSyntheticTaskResponseBody.Stream.Builder customHeaderContent(Map<String,String> customHeaderContent)
public GetTimingSyntheticTaskResponseBody.Stream.Builder playerType(Integer playerType)
- 12:VLC - 2:FlashPlayer
public GetTimingSyntheticTaskResponseBody.Stream.Builder streamAddressType(Integer streamAddressType)
- 1:资源地址。 - 0:页面地址。不传默认0。
public GetTimingSyntheticTaskResponseBody.Stream.Builder streamMonitorTimeout(Integer streamMonitorTimeout)
public GetTimingSyntheticTaskResponseBody.Stream.Builder streamType(Integer streamType)
public GetTimingSyntheticTaskResponseBody.Stream.Builder targetUrl(String targetUrl)
public GetTimingSyntheticTaskResponseBody.Stream.Builder whiteList(String whiteList)
public GetTimingSyntheticTaskResponseBody.Stream build()
Copyright © 2024. All rights reserved.