Uses of Class
com.tencentcloudapi.bm.v20180423.models.HostedDeviceOutBandInfo
-
Packages that use HostedDeviceOutBandInfo Package Description com.tencentcloudapi.bm.v20180423.models -
-
Uses of HostedDeviceOutBandInfo in com.tencentcloudapi.bm.v20180423.models
Methods in com.tencentcloudapi.bm.v20180423.models that return HostedDeviceOutBandInfo Modifier and Type Method Description HostedDeviceOutBandInfo[]DescribeHostedDeviceOutBandInfoResponse. getHostedDeviceOutBandInfoSet()Get 托管设备带外信息Methods in com.tencentcloudapi.bm.v20180423.models with parameters of type HostedDeviceOutBandInfo Modifier and Type Method Description voidDescribeHostedDeviceOutBandInfoResponse. setHostedDeviceOutBandInfoSet(HostedDeviceOutBandInfo[] HostedDeviceOutBandInfoSet)Set 托管设备带外信息Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type HostedDeviceOutBandInfo Constructor Description HostedDeviceOutBandInfo(HostedDeviceOutBandInfo 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.
-