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