public class GetBatchCountryRegionReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetBatchCountryRegionReq.Builder |
| 构造器和说明 |
|---|
GetBatchCountryRegionReq() |
GetBatchCountryRegionReq(GetBatchCountryRegionReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String[] |
getFields() |
GetBatchCountryRegionReqBody |
getGetBatchCountryRegionReqBody() |
String[] |
getIds() |
String[] |
getLanguages() |
static GetBatchCountryRegionReq.Builder |
newBuilder() |
void |
setFields(String[] fields) |
void |
setGetBatchCountryRegionReqBody(GetBatchCountryRegionReqBody body) |
void |
setIds(String[] ids) |
void |
setLanguages(String[] languages) |
public GetBatchCountryRegionReq()
public GetBatchCountryRegionReq(GetBatchCountryRegionReq.Builder builder)
public static GetBatchCountryRegionReq.Builder newBuilder()
public String[] getFields()
public void setFields(String[] fields)
public String[] getIds()
public void setIds(String[] ids)
public String[] getLanguages()
public void setLanguages(String[] languages)
public GetBatchCountryRegionReqBody getGetBatchCountryRegionReqBody()
public void setGetBatchCountryRegionReqBody(GetBatchCountryRegionReqBody body)
Copyright © 2025. All rights reserved.