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