public class QueryLiveStreamingRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
QueryLiveStreamingRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static QueryLiveStreamingRequest.Builder |
builder() |
static QueryLiveStreamingRequest |
create() |
Integer |
getCacheDuration() |
String |
getDeviceName() |
Boolean |
getEnableStun() |
Integer |
getEncryptType() |
Boolean |
getForceIFrame() |
String |
getIotId() |
String |
getIotInstanceId() |
Boolean |
getPlayUnLimited() |
String |
getProductKey() |
String |
getScheme() |
Boolean |
getShouldEncrypt() |
Integer |
getStreamType() |
Integer |
getUrlValidDuration() |
QueryLiveStreamingRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static QueryLiveStreamingRequest.Builder builder()
public static QueryLiveStreamingRequest create()
public QueryLiveStreamingRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public Integer getCacheDuration()
public String getDeviceName()
public Boolean getEnableStun()
public Integer getEncryptType()
public Boolean getForceIFrame()
public String getIotId()
public String getIotInstanceId()
public Boolean getPlayUnLimited()
public String getProductKey()
public String getScheme()
public Boolean getShouldEncrypt()
public Integer getStreamType()
public Integer getUrlValidDuration()
Copyright © 2024. All rights reserved.