|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListListenerResponse | |
---|---|
com.baidubce.services.blb |
Uses of ListListenerResponse in com.baidubce.services.blb |
---|
Methods in com.baidubce.services.blb that return ListListenerResponse | |
---|---|
ListListenerResponse<HttpListener> |
BlbClient.listHttpListener(String blbId)
Return a list of http listener with the specified options. |
ListListenerResponse<HttpsListener> |
BlbClient.listHttpsListener(String blbId)
Return a list of https listener with the specified options. |
ListListenerResponse |
BlbClient.listListener(ListListenerRequest listListenerRequest)
Return a list of listener with the specified options. |
ListListenerResponse<TcpListener> |
BlbClient.listTcpListener(String blbId)
Return a list of tcp listener with the specified options. |
ListListenerResponse<UdpListener> |
BlbClient.listUdpListener(String blbId)
Return a list of udp listener with the specified options. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |