程序包 | 说明 |
---|---|
com.aliyun.elasticsearch20170613.models |
限定符和类型 | 字段和说明 |
---|---|
MasterNodeConfiguration |
UpdateInstanceRequest.masterConfiguration |
MasterNodeConfiguration |
CreateInstanceRequest.masterConfiguration |
MasterNodeConfiguration |
Elasticsearch.masterConfiguration |
限定符和类型 | 方法和说明 |
---|---|
static MasterNodeConfiguration |
MasterNodeConfiguration.build(Map<String,?> map) |
MasterNodeConfiguration |
UpdateInstanceRequest.getMasterConfiguration() |
MasterNodeConfiguration |
CreateInstanceRequest.getMasterConfiguration() |
MasterNodeConfiguration |
Elasticsearch.getMasterConfiguration() |
MasterNodeConfiguration |
MasterNodeConfiguration.setAmount(Long amount) |
MasterNodeConfiguration |
MasterNodeConfiguration.setDisk(Long disk) |
MasterNodeConfiguration |
MasterNodeConfiguration.setDiskType(String diskType) |
MasterNodeConfiguration |
MasterNodeConfiguration.setSpec(String spec) |
限定符和类型 | 方法和说明 |
---|---|
UpdateInstanceRequest |
UpdateInstanceRequest.setMasterConfiguration(MasterNodeConfiguration masterConfiguration) |
CreateInstanceRequest |
CreateInstanceRequest.setMasterConfiguration(MasterNodeConfiguration masterConfiguration) |
Elasticsearch |
Elasticsearch.setMasterConfiguration(MasterNodeConfiguration masterConfiguration) |
Copyright © 2024. All rights reserved.