Package | Description |
---|---|
com.tencentcloudapi.es.v20180416.models |
Modifier and Type | Method and Description |
---|---|
EsConfigSetInfo |
UpdateInstanceRequest.getEsConfigSet()
Get Added or modified configuration set information
|
EsConfigSetInfo[] |
InstanceInfo.getEsConfigSets()
Get Configuration set info of the cluster.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateInstanceRequest.setEsConfigSet(EsConfigSetInfo EsConfigSet)
Set Added or modified configuration set information
|
void |
InstanceInfo.setEsConfigSets(EsConfigSetInfo[] EsConfigSets)
Set Configuration set info of the cluster.
|
Constructor and Description |
---|
EsConfigSetInfo(EsConfigSetInfo 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.