Uses of Class
com.tencentcloudapi.tcss.v20201101.models.RegistryConnDetectResult
-
Packages that use RegistryConnDetectResult Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of RegistryConnDetectResult in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return RegistryConnDetectResult Modifier and Type Method Description RegistryConnDetectResult[]DescribeAssetImageRegistryRegistryDetailResponse. getConnDetectDetail()Get 联通性检测结果详情Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type RegistryConnDetectResult Modifier and Type Method Description voidDescribeAssetImageRegistryRegistryDetailResponse. setConnDetectDetail(RegistryConnDetectResult[] ConnDetectDetail)Set 联通性检测结果详情Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type RegistryConnDetectResult Constructor Description RegistryConnDetectResult(RegistryConnDetectResult 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.
-