public class ListBackendServerStatusRequest extends ListRequest
| Constructor and Description |
|---|
ListBackendServerStatusRequest(String blbId,
int listenerPort) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlbId() |
int |
getListenerPort() |
void |
setBlbId(String blbId) |
void |
setListenerPort(int listenerPort) |
ListBackendServerStatusRequest |
withBlbId(String blbId) |
ListBackendServerStatusRequest |
withListenerPort(int listenerPort) |
ListBackendServerStatusRequest |
withRequestCredentials(BceCredentials credentials) |
getMarker, getMaxKeys, setMarker, setMaxKeys, withMarker, withMaxKeysgetRequestCredentials, setRequestCredentialspublic ListBackendServerStatusRequest(String blbId, int listenerPort)
public String getBlbId()
public void setBlbId(String blbId)
public int getListenerPort()
public void setListenerPort(int listenerPort)
public ListBackendServerStatusRequest withBlbId(String blbId)
public ListBackendServerStatusRequest withListenerPort(int listenerPort)
public ListBackendServerStatusRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2021. All rights reserved.