Uses of Class
com.tencentcloudapi.cloudaudit.v20190319.models.CosRegionInfo
-
Packages that use CosRegionInfo Package Description com.tencentcloudapi.cloudaudit.v20190319.models -
-
Uses of CosRegionInfo in com.tencentcloudapi.cloudaudit.v20190319.models
Methods in com.tencentcloudapi.cloudaudit.v20190319.models that return CosRegionInfo Modifier and Type Method Description CosRegionInfo[]ListCosEnableRegionResponse. getEnableRegions()Get 云审计支持的cos可用区Methods in com.tencentcloudapi.cloudaudit.v20190319.models with parameters of type CosRegionInfo Modifier and Type Method Description voidListCosEnableRegionResponse. setEnableRegions(CosRegionInfo[] EnableRegions)Set 云审计支持的cos可用区Constructors in com.tencentcloudapi.cloudaudit.v20190319.models with parameters of type CosRegionInfo Constructor Description CosRegionInfo(CosRegionInfo 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.
-