Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
AddressInfo[] |
DescribeClusterInfoResponse.getReadOnlyAddress()
Get 云盘版实例的只读地址信息。
|
AddressInfo |
DescribeClusterInfoResponse.getReadWriteAddress()
Get 云盘版实例的读写地址信息。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeClusterInfoResponse.setReadOnlyAddress(AddressInfo[] ReadOnlyAddress)
Set 云盘版实例的只读地址信息。
|
void |
DescribeClusterInfoResponse.setReadWriteAddress(AddressInfo ReadWriteAddress)
Set 云盘版实例的读写地址信息。
|
Constructor and Description |
---|
AddressInfo(AddressInfo 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.