ListBackendServerStatusResponse |
AppBlbClient.listBackendServerStatus(ListBackendServerStatusRequest listBackendServerStatusRequest) |
Return a list of healthStatus of backend server with the specified blb and listener port.
|
ListBackendServerStatusResponse |
AppBlbClient.listBackendServerStatus(String blbId,
int listenerPort) |
Return a list of healthStatus of backend servers with the specified blb and listener port.
|
ListBackendServerStatusResponse |
BlbClient.listBackendServerStatus(ListBackendServerStatusRequest listBackendServerStatusRequest) |
Return a list of healthStatus of backend server with the specified blb and listener port.
|
ListBackendServerStatusResponse |
BlbClient.listBackendServerStatus(String blbId,
int listenerPort) |
Return a list of healthStatus of backend servers with the specified blb and listener port.
|