public class GetPointInfoRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetPointInfoRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetPointInfoRequest |
build(Map<String,?> map) |
String |
getPointType() |
GetPointInfoRequest |
setPointType(String pointType) |
@NameInMap(value="pointType") public String pointType
This parameter is required.
example:personal
public static GetPointInfoRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetPointInfoRequest setPointType(String pointType)
public String getPointType()
Copyright © 2025. All rights reserved.