Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
ClientConnection[] |
DescribeClientConnectionsResponse.getClients()
Get 客户端连接信息,包括客户端IP和对应IP的连接数量。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeClientConnectionsResponse.setClients(ClientConnection[] Clients)
Set 客户端连接信息,包括客户端IP和对应IP的连接数量。
|
Constructor and Description |
---|
ClientConnection(ClientConnection source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.