public class InstanceListRequest extends AbstractBceRequest
| Constructor and Description |
|---|
InstanceListRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMarker() |
Integer |
getMaxKeys() |
void |
setMarker(String marker) |
void |
setMaxKeys(Integer maxKeys) |
InstanceListRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getMarker()
public void setMarker(String marker)
public Integer getMaxKeys()
public void setMaxKeys(Integer maxKeys)
public InstanceListRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2022. All rights reserved.