public static final class CreateTimingSyntheticTaskRequest.Stream.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateTimingSyntheticTaskRequest.Stream |
build() |
CreateTimingSyntheticTaskRequest.Stream.Builder |
customHeaderContent(Map<String,String> customHeaderContent)
The custom header.
|
CreateTimingSyntheticTaskRequest.Stream.Builder |
playerType(Integer playerType)
The player.
|
CreateTimingSyntheticTaskRequest.Stream.Builder |
streamAddressType(Integer streamAddressType)
The address type of the resource.
|
CreateTimingSyntheticTaskRequest.Stream.Builder |
streamMonitorTimeout(Integer streamMonitorTimeout)
The monitoring duration.
|
CreateTimingSyntheticTaskRequest.Stream.Builder |
streamType(Integer streamType)
Specifies whether the resource is a video or audio.
|
CreateTimingSyntheticTaskRequest.Stream.Builder |
targetUrl(String targetUrl)
The resource URL of the streaming media.
|
CreateTimingSyntheticTaskRequest.Stream.Builder |
whiteList(String whiteList)
The whitelisted objects that are used to avoid DNS hijacking.
|
public CreateTimingSyntheticTaskRequest.Stream.Builder customHeaderContent(Map<String,String> customHeaderContent)
public CreateTimingSyntheticTaskRequest.Stream.Builder playerType(Integer playerType)
* 12: VLC * 2: Flash Player
public CreateTimingSyntheticTaskRequest.Stream.Builder streamAddressType(Integer streamAddressType)
* 1: resource URL * 0 (default value): page URL
public CreateTimingSyntheticTaskRequest.Stream.Builder streamMonitorTimeout(Integer streamMonitorTimeout)
public CreateTimingSyntheticTaskRequest.Stream.Builder streamType(Integer streamType)
public CreateTimingSyntheticTaskRequest.Stream.Builder targetUrl(String targetUrl)
public CreateTimingSyntheticTaskRequest.Stream.Builder whiteList(String whiteList)
public CreateTimingSyntheticTaskRequest.Stream build()
Copyright © 2024. All rights reserved.