public class ListAppStreamsRequest extends AbstractBceRequest
| Constructor and Description |
|---|
ListAppStreamsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApp() |
String |
getStatus() |
void |
setApp(String app) |
void |
setStatus(String status) |
String |
toString() |
ListAppStreamsRequest |
withApp(String app) |
ListAppStreamsRequest |
withRequestCredentials(BceCredentials credentials) |
ListAppStreamsRequest |
withStatus(String status) |
getRequestCredentials, setRequestCredentialspublic String getApp()
public void setApp(String app)
public String getStatus()
public void setStatus(String status)
public ListAppStreamsRequest withStatus(String status)
public ListAppStreamsRequest withApp(String app)
public ListAppStreamsRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2024. All rights reserved.