Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
DbURL[] |
DescribeDBInstanceURLResponse.getUrls()
Get 实例 URI 形式的连接串访问地址示例。包含:URI 类型及连接串地址。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDBInstanceURLResponse.setUrls(DbURL[] Urls)
Set 实例 URI 形式的连接串访问地址示例。包含:URI 类型及连接串地址。
|
Constructor and Description |
---|
DbURL(DbURL 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 © 2025. All rights reserved.