| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.es.v20180416.models |
| 限定符和类型 | 方法和说明 |
|---|---|
KeyValue[] |
OperationDetail.getNewInfo()
Get Updated instance configuration information
|
KeyValue[] |
OperationDetail.getOldInfo()
Get Original instance configuration information
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
OperationDetail.setNewInfo(KeyValue[] NewInfo)
Set Updated instance configuration information
|
void |
OperationDetail.setOldInfo(KeyValue[] OldInfo)
Set Original instance configuration information
|
| 构造器和说明 |
|---|
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 © 2022. All rights reserved.