Class AddStreamAuthData
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.iss.v20230517.models.AddStreamAuthData
-
public class AddStreamAuthData extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description AddStreamAuthData()AddStreamAuthData(AddStreamAuthData 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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetAppId()Get 用户ID 注意:此字段可能返回 null,表示取不到有效值。StringgetId()Get 鉴权配置ID(uuid) 注意:此字段可能返回 null,表示取不到有效值。LonggetPullExpired()Get 播放过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。StringgetPullSecret()Get 播放密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。LonggetPullState()Get 是否开播放鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。LonggetPushExpired()Get 推流过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。StringgetPushSecret()Get 推流密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。LonggetPushState()Get 是否开启推流鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。voidsetAppId(Long AppId)Set 用户ID 注意:此字段可能返回 null,表示取不到有效值。voidsetId(String Id)Set 鉴权配置ID(uuid) 注意:此字段可能返回 null,表示取不到有效值。voidsetPullExpired(Long PullExpired)Set 播放过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。voidsetPullSecret(String PullSecret)Set 播放密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。voidsetPullState(Long PullState)Set 是否开播放鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。voidsetPushExpired(Long PushExpired)Set 推流过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。voidsetPushSecret(String PushSecret)Set 推流密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。voidsetPushState(Long PushState)Set 是否开启推流鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
AddStreamAuthData
public AddStreamAuthData()
-
AddStreamAuthData
public AddStreamAuthData(AddStreamAuthData 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
-
getId
public String getId()
Get 鉴权配置ID(uuid) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Id 鉴权配置ID(uuid) 注意:此字段可能返回 null,表示取不到有效值。
-
setId
public void setId(String Id)
Set 鉴权配置ID(uuid) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Id- 鉴权配置ID(uuid) 注意:此字段可能返回 null,表示取不到有效值。
-
getPullState
public Long getPullState()
Get 是否开播放鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PullState 是否开播放鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。
-
setPullState
public void setPullState(Long PullState)
Set 是否开播放鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PullState- 是否开播放鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。
-
getPullSecret
public String getPullSecret()
Get 播放密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PullSecret 播放密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。
-
setPullSecret
public void setPullSecret(String PullSecret)
Set 播放密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PullSecret- 播放密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。
-
getPullExpired
public Long getPullExpired()
Get 播放过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PullExpired 播放过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。
-
setPullExpired
public void setPullExpired(Long PullExpired)
Set 播放过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PullExpired- 播放过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。
-
getPushState
public Long getPushState()
Get 是否开启推流鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PushState 是否开启推流鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。
-
setPushState
public void setPushState(Long PushState)
Set 是否开启推流鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PushState- 是否开启推流鉴权(1:开启,0:关闭) 注意:此字段可能返回 null,表示取不到有效值。
-
getPushSecret
public String getPushSecret()
Get 推流密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PushSecret 推流密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。
-
setPushSecret
public void setPushSecret(String PushSecret)
Set 推流密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PushSecret- 推流密钥(仅支持字母数字,长度0-10位) 注意:此字段可能返回 null,表示取不到有效值。
-
getPushExpired
public Long getPushExpired()
Get 推流过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PushExpired 推流过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。
-
setPushExpired
public void setPushExpired(Long PushExpired)
Set 推流过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PushExpired- 推流过期时间(单位:分钟) 注意:此字段可能返回 null,表示取不到有效值。
-
getAppId
public Long getAppId()
Get 用户ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AppId 用户ID 注意:此字段可能返回 null,表示取不到有效值。
-
setAppId
public void setAppId(Long AppId)
Set 用户ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AppId- 用户ID 注意:此字段可能返回 null,表示取不到有效值。
-
-