程序包 | 说明 |
---|---|
com.aliyun.sdk.service.elasticsearch20170613.models |
限定符和类型 | 方法和说明 |
---|---|
static GetClusterDataInformationResponseBody.MetaInfo.Builder |
GetClusterDataInformationResponseBody.MetaInfo.builder() |
GetClusterDataInformationResponseBody.MetaInfo.Builder |
GetClusterDataInformationResponseBody.MetaInfo.Builder.fields(List<String> fields)
The fields in the Mapping for the index.
|
GetClusterDataInformationResponseBody.MetaInfo.Builder |
GetClusterDataInformationResponseBody.MetaInfo.Builder.indices(List<String> indices)
The index list of the cluster.
|
GetClusterDataInformationResponseBody.MetaInfo.Builder |
GetClusterDataInformationResponseBody.MetaInfo.Builder.mapping(String mapping)
The Mapping configuration of the cluster.
|
GetClusterDataInformationResponseBody.MetaInfo.Builder |
GetClusterDataInformationResponseBody.MetaInfo.Builder.settings(String settings)
The Settings of the cluster.
|
GetClusterDataInformationResponseBody.MetaInfo.Builder |
GetClusterDataInformationResponseBody.MetaInfo.Builder.typeName(List<String> typeName)
Specifies the type of the index.
|
Copyright © 2024. All rights reserved.