Class CallBackTemplateInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.live.v20180801.models.CallBackTemplateInfo
-
public class CallBackTemplateInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description CallBackTemplateInfo()CallBackTemplateInfo(CallBackTemplateInfo 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 StringgetAudioAuditNotifyUrl()Get 音频审核回调 URL。 注意:此字段可能返回 null,表示取不到有效值。StringgetCallbackKey()Get 回调的鉴权 key。StringgetDescription()Get 描述信息。StringgetPornCensorshipNotifyUrl()Get 鉴黄回调 URL。StringgetPushExceptionNotifyUrl()Get 推流异常回调 URL。 注意:此字段可能返回 null,表示取不到有效值。StringgetRecordNotifyUrl()Get 录制回调 URL。StringgetSnapshotNotifyUrl()Get 截图回调 URL。StringgetStreamBeginNotifyUrl()Get 开播回调 URL。StringgetStreamEndNotifyUrl()Get 断流回调 URL。StringgetStreamMixNotifyUrl()Get 混流回调 URL。(参数已弃用)。LonggetTemplateId()Get 模板 ID。StringgetTemplateName()Get 模板名称。voidsetAudioAuditNotifyUrl(String AudioAuditNotifyUrl)Set 音频审核回调 URL。 注意:此字段可能返回 null,表示取不到有效值。voidsetCallbackKey(String CallbackKey)Set 回调的鉴权 key。voidsetDescription(String Description)Set 描述信息。voidsetPornCensorshipNotifyUrl(String PornCensorshipNotifyUrl)Set 鉴黄回调 URL。voidsetPushExceptionNotifyUrl(String PushExceptionNotifyUrl)Set 推流异常回调 URL。 注意:此字段可能返回 null,表示取不到有效值。voidsetRecordNotifyUrl(String RecordNotifyUrl)Set 录制回调 URL。voidsetSnapshotNotifyUrl(String SnapshotNotifyUrl)Set 截图回调 URL。voidsetStreamBeginNotifyUrl(String StreamBeginNotifyUrl)Set 开播回调 URL。voidsetStreamEndNotifyUrl(String StreamEndNotifyUrl)Set 断流回调 URL。voidsetStreamMixNotifyUrl(String StreamMixNotifyUrl)Set 混流回调 URL。(参数已弃用)。voidsetTemplateId(Long TemplateId)Set 模板 ID。voidsetTemplateName(String TemplateName)Set 模板名称。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
-
CallBackTemplateInfo
public CallBackTemplateInfo()
-
CallBackTemplateInfo
public CallBackTemplateInfo(CallBackTemplateInfo 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
-
getTemplateId
public Long getTemplateId()
Get 模板 ID。- Returns:
- TemplateId 模板 ID。
-
setTemplateId
public void setTemplateId(Long TemplateId)
Set 模板 ID。- Parameters:
TemplateId- 模板 ID。
-
getTemplateName
public String getTemplateName()
Get 模板名称。- Returns:
- TemplateName 模板名称。
-
setTemplateName
public void setTemplateName(String TemplateName)
Set 模板名称。- Parameters:
TemplateName- 模板名称。
-
getDescription
public String getDescription()
Get 描述信息。- Returns:
- Description 描述信息。
-
setDescription
public void setDescription(String Description)
Set 描述信息。- Parameters:
Description- 描述信息。
-
getStreamBeginNotifyUrl
public String getStreamBeginNotifyUrl()
Get 开播回调 URL。- Returns:
- StreamBeginNotifyUrl 开播回调 URL。
-
setStreamBeginNotifyUrl
public void setStreamBeginNotifyUrl(String StreamBeginNotifyUrl)
Set 开播回调 URL。- Parameters:
StreamBeginNotifyUrl- 开播回调 URL。
-
getStreamMixNotifyUrl
public String getStreamMixNotifyUrl()
Get 混流回调 URL。(参数已弃用)。- Returns:
- StreamMixNotifyUrl 混流回调 URL。(参数已弃用)。
-
setStreamMixNotifyUrl
public void setStreamMixNotifyUrl(String StreamMixNotifyUrl)
Set 混流回调 URL。(参数已弃用)。- Parameters:
StreamMixNotifyUrl- 混流回调 URL。(参数已弃用)。
-
getStreamEndNotifyUrl
public String getStreamEndNotifyUrl()
Get 断流回调 URL。- Returns:
- StreamEndNotifyUrl 断流回调 URL。
-
setStreamEndNotifyUrl
public void setStreamEndNotifyUrl(String StreamEndNotifyUrl)
Set 断流回调 URL。- Parameters:
StreamEndNotifyUrl- 断流回调 URL。
-
getRecordNotifyUrl
public String getRecordNotifyUrl()
Get 录制回调 URL。- Returns:
- RecordNotifyUrl 录制回调 URL。
-
setRecordNotifyUrl
public void setRecordNotifyUrl(String RecordNotifyUrl)
Set 录制回调 URL。- Parameters:
RecordNotifyUrl- 录制回调 URL。
-
getSnapshotNotifyUrl
public String getSnapshotNotifyUrl()
Get 截图回调 URL。- Returns:
- SnapshotNotifyUrl 截图回调 URL。
-
setSnapshotNotifyUrl
public void setSnapshotNotifyUrl(String SnapshotNotifyUrl)
Set 截图回调 URL。- Parameters:
SnapshotNotifyUrl- 截图回调 URL。
-
getPornCensorshipNotifyUrl
public String getPornCensorshipNotifyUrl()
Get 鉴黄回调 URL。- Returns:
- PornCensorshipNotifyUrl 鉴黄回调 URL。
-
setPornCensorshipNotifyUrl
public void setPornCensorshipNotifyUrl(String PornCensorshipNotifyUrl)
Set 鉴黄回调 URL。- Parameters:
PornCensorshipNotifyUrl- 鉴黄回调 URL。
-
getCallbackKey
public String getCallbackKey()
Get 回调的鉴权 key。- Returns:
- CallbackKey 回调的鉴权 key。
-
setCallbackKey
public void setCallbackKey(String CallbackKey)
Set 回调的鉴权 key。- Parameters:
CallbackKey- 回调的鉴权 key。
-
getPushExceptionNotifyUrl
public String getPushExceptionNotifyUrl()
Get 推流异常回调 URL。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PushExceptionNotifyUrl 推流异常回调 URL。 注意:此字段可能返回 null,表示取不到有效值。
-
setPushExceptionNotifyUrl
public void setPushExceptionNotifyUrl(String PushExceptionNotifyUrl)
Set 推流异常回调 URL。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PushExceptionNotifyUrl- 推流异常回调 URL。 注意:此字段可能返回 null,表示取不到有效值。
-
getAudioAuditNotifyUrl
public String getAudioAuditNotifyUrl()
Get 音频审核回调 URL。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AudioAuditNotifyUrl 音频审核回调 URL。 注意:此字段可能返回 null,表示取不到有效值。
-
setAudioAuditNotifyUrl
public void setAudioAuditNotifyUrl(String AudioAuditNotifyUrl)
Set 音频审核回调 URL。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AudioAuditNotifyUrl- 音频审核回调 URL。 注意:此字段可能返回 null,表示取不到有效值。
-
-