| Package | Description |
|---|---|
| com.tencentcloudapi.dnspod.v20210323.models |
| Modifier and Type | Method and Description |
|---|---|
KeyValue[] |
ModifyRecordFieldsRequest.getFieldList()
Get 要修改的记录属性和值,支持:sub_domain,record_line,record_line_id,record_type,value,ttl,status,mx,weight
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyRecordFieldsRequest.setFieldList(KeyValue[] FieldList)
Set 要修改的记录属性和值,支持:sub_domain,record_line,record_line_id,record_type,value,ttl,status,mx,weight
|
| Constructor and Description |
|---|
KeyValue(KeyValue 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 © 2024. All rights reserved.