| Package | Description |
|---|---|
| com.tencentcloudapi.es.v20180416.models |
| Modifier and Type | Method and Description |
|---|---|
EsAcl |
InstanceInfo.getEsAcl()
Get Kibana access control configuration
|
EsAcl |
UpdateInstanceRequest.getEsAcl()
Get The policy for visual component (Kibana and Cerebro) access over public network.
|
EsAcl |
InstanceInfo.getEsPublicAcl()
Get ES public access control configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceInfo.setEsAcl(EsAcl EsAcl)
Set Kibana access control configuration
|
void |
UpdateInstanceRequest.setEsAcl(EsAcl EsAcl)
Set The policy for visual component (Kibana and Cerebro) access over public network.
|
void |
InstanceInfo.setEsPublicAcl(EsAcl EsPublicAcl)
Set ES public access control configuration
|
| Constructor and Description |
|---|
EsAcl(EsAcl 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.