Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
DeviceProfile[] |
ClientAttestationRule.getDeviceProfiles()
Get 客户端设备配置。若 ClientAttestationRules 参数中,未指定 DeviceProfiles 参数值:保持已有客户端设备配置,不做修改。
|
Modifier and Type | Method and Description |
---|---|
void |
ClientAttestationRule.setDeviceProfiles(DeviceProfile[] DeviceProfiles)
Set 客户端设备配置。若 ClientAttestationRules 参数中,未指定 DeviceProfiles 参数值:保持已有客户端设备配置,不做修改。
|
Constructor and Description |
---|
DeviceProfile(DeviceProfile 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.