Uses of Class
com.tencentcloudapi.gaap.v20180529.models.SupportFeature
-
Packages that use SupportFeature Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of SupportFeature in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return SupportFeature Modifier and Type Method Description SupportFeatureRegionDetail. getSupportFeature()Get 接入区域支持的能力 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type SupportFeature Modifier and Type Method Description voidRegionDetail. setSupportFeature(SupportFeature SupportFeature)Set 接入区域支持的能力 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type SupportFeature Constructor Description SupportFeature(SupportFeature 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.
-