com.baidubce.services.lss.model
Class RefreshSessionResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.lss.model.RefreshSessionResponse
public class RefreshSessionResponse
- extends AbstractBceResponse
RefreshSessionResponse
public RefreshSessionResponse()
getSessionId
public String getSessionId()
setSessionId
public void setSessionId(String sessionId)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getPreset
public String getPreset()
setPreset
public void setPreset(String preset)
getCreateTime
public String getCreateTime()
setCreateTime
public void setCreateTime(String createTime)
getStatus
public String getStatus()
setStatus
public void setStatus(String status)
getNotification
public String getNotification()
setNotification
public void setNotification(String notification)
getSecurityPolicy
public String getSecurityPolicy()
setSecurityPolicy
public void setSecurityPolicy(String securityPolicy)
getStreamingStatus
public String getStreamingStatus()
setStreamingStatus
public void setStreamingStatus(String streamingStatus)
getPublish
public LivePublish getPublish()
setPublish
public void setPublish(LivePublish publish)
getPlay
public LivePlay getPlay()
setPlay
public void setPlay(LivePlay play)
getError
public SessionErrorInfo getError()
setError
public void setError(SessionErrorInfo error)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2016. All rights reserved.