| Package | Description |
|---|---|
| com.baidubce.services.blb |
| Modifier and Type | Method and Description |
|---|---|
ListListenerResponse<HttpListener> |
AppBlbClient.listHttpListener(String blbId)
Return a list of http listener with the specified options.
|
ListListenerResponse<HttpListener> |
BlbClient.listHttpListener(String blbId)
Return a list of http listener with the specified options.
|
ListListenerResponse<HttpsListener> |
AppBlbClient.listHttpsListener(String blbId)
Return a list of https listener with the specified options.
|
ListListenerResponse<HttpsListener> |
BlbClient.listHttpsListener(String blbId)
Return a list of https listener with the specified options.
|
ListListenerResponse |
AppBlbClient.listListener(ListListenerRequest listListenerRequest)
Return a list of listener with the specified options.
|
ListListenerResponse |
BlbClient.listListener(ListListenerRequest listListenerRequest)
Return a list of listener with the specified options.
|
ListListenerResponse<SslListener> |
AppBlbClient.listSslListener(String blbId)
Return a list of ssl listener with the specified options.
|
ListListenerResponse<TcpListener> |
AppBlbClient.listTcpListener(String blbId)
Return a list of tcp listener with the specified options.
|
ListListenerResponse<TcpListener> |
BlbClient.listTcpListener(String blbId)
Return a list of tcp listener with the specified options.
|
ListListenerResponse<UdpListener> |
AppBlbClient.listUdpListener(String blbId)
Return a list of udp listener with the specified options.
|
ListListenerResponse<UdpListener> |
BlbClient.listUdpListener(String blbId)
Return a list of udp listener with the specified options.
|
Copyright © 2021. All rights reserved.