com.baidubce.services.lss.model
Class ListAppStreamsRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.lss.model.ListAppStreamsRequest
public class ListAppStreamsRequest
- extends AbstractBceRequest
Created by wuyafei on 16/6/28.
ListAppStreamsRequest
public ListAppStreamsRequest()
getApp
public String getApp()
setApp
public void setApp(String app)
getStatus
public String getStatus()
setStatus
public void setStatus(String status)
withStatus
public ListAppStreamsRequest withStatus(String status)
withApp
public ListAppStreamsRequest withApp(String app)
withRequestCredentials
public ListAppStreamsRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.