| Package | Description |
|---|---|
| com.tencentcloudapi.dasb.v20191018.models |
| Modifier and Type | Method and Description |
|---|---|
Device |
ChangePwdTaskDetail.getDevice()
Get 资产信息
|
Device[] |
ChangePwdTaskInfo.getDeviceSet()
Get 需要改密的主机
|
Device[] |
Acl.getDeviceSet()
Get 关联的资产列表
|
Device[] |
DescribeDevicesResponse.getDeviceSet()
Get 资产信息列表
|
Device[] |
DescribeDeviceGroupMembersResponse.getDeviceSet()
Get 资产组成员列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangePwdTaskDetail.setDevice(Device Device)
Set 资产信息
|
void |
ChangePwdTaskInfo.setDeviceSet(Device[] DeviceSet)
Set 需要改密的主机
|
void |
Acl.setDeviceSet(Device[] DeviceSet)
Set 关联的资产列表
|
void |
DescribeDevicesResponse.setDeviceSet(Device[] DeviceSet)
Set 资产信息列表
|
void |
DescribeDeviceGroupMembersResponse.setDeviceSet(Device[] DeviceSet)
Set 资产组成员列表
|
| Constructor and Description |
|---|
Device(Device source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.