com.baidubce.services.lss.model
Class ListStreamRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.lss.model.ListStreamRequest
public class ListStreamRequest
- extends AbstractBceRequest
Created by wuyafei on 16/10/14.
ListStreamRequest
public ListStreamRequest()
withRequestCredentials
public ListStreamRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
getPlayDomain
public String getPlayDomain()
setPlayDomain
public void setPlayDomain(String playDomain)
withPlayDomain
public ListStreamRequest withPlayDomain(String playDomain)
getStatus
public String getStatus()
setStatus
public void setStatus(String status)
withStatus
public ListStreamRequest withStatus(String status)
getMarker
public String getMarker()
setMarker
public void setMarker(String marker)
withMarker
public ListStreamRequest withMarker(String marker)
getMaxSize
public Integer getMaxSize()
setMaxSize
public void setMaxSize(Integer maxSize)
withMaxSize
public ListStreamRequest withMaxSize(Integer maxSize)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.