Package | Description |
---|---|
com.tencentcloudapi.dasb.v20191018.models |
Modifier and Type | Method and Description |
---|---|
Device |
ChangePwdTaskDetail.getDevice()
Get 资产信息
注意:此字段可能返回 null,表示取不到有效值。
|
Device[] |
Acl.getDeviceSet()
Get 关联的资产列表
|
Device[] |
DescribeDeviceGroupMembersResponse.getDeviceSet()
Get 资产组成员列表
|
Device[] |
DescribeDevicesResponse.getDeviceSet()
Get 资产信息列表
|
Device[] |
ChangePwdTaskInfo.getDeviceSet()
Get 需要改密的主机
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ChangePwdTaskDetail.setDevice(Device Device)
Set 资产信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Acl.setDeviceSet(Device[] DeviceSet)
Set 关联的资产列表
|
void |
DescribeDeviceGroupMembersResponse.setDeviceSet(Device[] DeviceSet)
Set 资产组成员列表
|
void |
DescribeDevicesResponse.setDeviceSet(Device[] DeviceSet)
Set 资产信息列表
|
void |
ChangePwdTaskInfo.setDeviceSet(Device[] DeviceSet)
Set 需要改密的主机
注意:此字段可能返回 null,表示取不到有效值。
|
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 © 2024. All rights reserved.