public static final class GetAccountLabelRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAccountLabelRequest |
build() |
GetAccountLabelRequest.Builder |
labelList(List<String> labelList)
The tags.
|
GetAccountLabelRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
public GetAccountLabelRequest.Builder labelList(List<String> labelList)
The tags.
This parameter is required.
public GetAccountLabelRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public GetAccountLabelRequest build()
Copyright © 2026. All rights reserved.