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