public class GetCountryRegionReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetCountryRegionReq.Builder |
| 构造器和说明 |
|---|
GetCountryRegionReq() |
GetCountryRegionReq(GetCountryRegionReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCountryRegionId() |
static GetCountryRegionReq.Builder |
newBuilder() |
void |
setCountryRegionId(String countryRegionId) |
public GetCountryRegionReq()
public GetCountryRegionReq(GetCountryRegionReq.Builder builder)
public String getCountryRegionId()
public void setCountryRegionId(String countryRegionId)
public static GetCountryRegionReq.Builder newBuilder()
Copyright © 2025. All rights reserved.