Uses of Class
com.tencentcloudapi.bm.v20180423.models.PsaRegulation
-
Packages that use PsaRegulation Package Description com.tencentcloudapi.bm.v20180423.models -
-
Uses of PsaRegulation in com.tencentcloudapi.bm.v20180423.models
Methods in com.tencentcloudapi.bm.v20180423.models that return PsaRegulation Modifier and Type Method Description PsaRegulation[]DescribePsaRegulationsResponse. getPsaRegulations()Get 返回规则列表Methods in com.tencentcloudapi.bm.v20180423.models with parameters of type PsaRegulation Modifier and Type Method Description voidDescribePsaRegulationsResponse. setPsaRegulations(PsaRegulation[] PsaRegulations)Set 返回规则列表Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type PsaRegulation Constructor Description PsaRegulation(PsaRegulation 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.
-