public static final class GetClusterDataInformationResponseBody.MetaInfo.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetClusterDataInformationResponseBody.MetaInfo |
build() |
GetClusterDataInformationResponseBody.MetaInfo.Builder |
fields(List<String> fields)
The fields in the Mapping for the index.
|
GetClusterDataInformationResponseBody.MetaInfo.Builder |
indices(List<String> indices)
The index list of the cluster.
|
GetClusterDataInformationResponseBody.MetaInfo.Builder |
mapping(String mapping)
The Mapping configuration of the cluster.
|
GetClusterDataInformationResponseBody.MetaInfo.Builder |
settings(String settings)
The Settings of the cluster.
|
GetClusterDataInformationResponseBody.MetaInfo.Builder |
typeName(List<String> typeName)
Specifies the type of the index.
|
public GetClusterDataInformationResponseBody.MetaInfo.Builder fields(List<String> fields)
public GetClusterDataInformationResponseBody.MetaInfo.Builder indices(List<String> indices)
public GetClusterDataInformationResponseBody.MetaInfo.Builder mapping(String mapping)
public GetClusterDataInformationResponseBody.MetaInfo.Builder settings(String settings)
public GetClusterDataInformationResponseBody.MetaInfo.Builder typeName(List<String> typeName)
public GetClusterDataInformationResponseBody.MetaInfo build()
Copyright © 2024. All rights reserved.