public class QueryDevicePropertyStatusRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryDevicePropertyStatusRequest.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryDevicePropertyStatusRequest.Builder |
builder() |
static QueryDevicePropertyStatusRequest |
create() |
String |
getDeviceName() |
String |
getFunctionBlockId() |
String |
getIotId() |
String |
getIotInstanceId() |
String |
getProductKey() |
QueryDevicePropertyStatusRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static QueryDevicePropertyStatusRequest.Builder builder()
public static QueryDevicePropertyStatusRequest create()
public QueryDevicePropertyStatusRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic String getDeviceName()
public String getFunctionBlockId()
public String getIotId()
public String getIotInstanceId()
public String getProductKey()
Copyright © 2022. All rights reserved.