public static final class MoveResourceGroupResponseBody.SynonymsDicts.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
MoveResourceGroupResponseBody.SynonymsDicts |
build() |
MoveResourceGroupResponseBody.SynonymsDicts.Builder |
fileSize(Long fileSize)
The size of the dictionary file.
|
MoveResourceGroupResponseBody.SynonymsDicts.Builder |
name(String name)
The name of the dictionary file.
|
MoveResourceGroupResponseBody.SynonymsDicts.Builder |
sourceType(String sourceType)
The type of the source of the dictionary file.
|
MoveResourceGroupResponseBody.SynonymsDicts.Builder |
type(String type)
The type of the dictionary.
|
public MoveResourceGroupResponseBody.SynonymsDicts.Builder fileSize(Long fileSize)
public MoveResourceGroupResponseBody.SynonymsDicts.Builder name(String name)
public MoveResourceGroupResponseBody.SynonymsDicts.Builder sourceType(String sourceType)
* OSS: Object Storage Service (OSS). You must make sure that the ACL of the related OSS bucket is public read. * ORIGIN: previously uploaded dictionary.
public MoveResourceGroupResponseBody.SynonymsDicts.Builder type(String type)
* STOP: stopword list * MAIN: main dictionary * SYNONYMS: synonym dictionary * ALI_WS: Alibaba Cloud dictionary
public MoveResourceGroupResponseBody.SynonymsDicts build()
Copyright © 2024. All rights reserved.