public static final class RestartInstanceResponseBody.SynonymsDicts.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
RestartInstanceResponseBody.SynonymsDicts |
build() |
RestartInstanceResponseBody.SynonymsDicts.Builder |
fileSize(Long fileSize)
The size of the Dictionary File.
|
RestartInstanceResponseBody.SynonymsDicts.Builder |
name(String name)
The name of the dictionary file.
|
RestartInstanceResponseBody.SynonymsDicts.Builder |
sourceType(String sourceType)
The source type.
|
RestartInstanceResponseBody.SynonymsDicts.Builder |
type(String type)
The type of the dictionary.
|
public RestartInstanceResponseBody.SynonymsDicts.Builder fileSize(Long fileSize)
public RestartInstanceResponseBody.SynonymsDicts.Builder name(String name)
public RestartInstanceResponseBody.SynonymsDicts.Builder sourceType(String sourceType)
* OSS:OSS open storage (the OSS storage space must be publicly readable.) * ORIGIN: open-source Elasticsearch * UPLOAD
public RestartInstanceResponseBody.SynonymsDicts.Builder type(String type)
* STOP: The STOP word. * MAIN: MAIN Dictionary * SYNONYMS: SYNONYMS * ALI_WS: an Alibaba Dictionary.
public RestartInstanceResponseBody.SynonymsDicts build()
Copyright © 2024. All rights reserved.