| Package | Description |
|---|---|
| com.baidubce.services.blb |
| Modifier and Type | Method and Description |
|---|---|
ListBackendServerStatusResponse |
AppBlbClient.listBackendServerStatus(ListBackendServerStatusRequest listBackendServerStatusRequest)
Return a list of healthStatus of backend server 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 |
AppBlbClient.listBackendServerStatus(String blbId,
int listenerPort)
Return a list of healthStatus of backend servers 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.
|
Copyright © 2021. All rights reserved.