public class ParseLiveStreamProcessNotificationRequest extends AbstractModel
Constructor and Description |
---|
ParseLiveStreamProcessNotificationRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Get Live stream event notification obtained from CMQ.
|
void |
setContent(String Content)
Set Live stream event notification obtained from CMQ.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public ParseLiveStreamProcessNotificationRequest()
public String getContent()
public void setContent(String Content)
Content
- Live stream event notification obtained from CMQ.Copyright © 2020. All rights reserved.