Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
ClientConnection[] |
DescribeClientConnectionsResponse.getClients()
Get Client connection information, including client IP and number of connections
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeClientConnectionsResponse.setClients(ClientConnection[] Clients)
Set Client connection information, including client IP and number of connections
|
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 © 2023. All rights reserved.