Uses of Class
com.tencentcloudapi.hasim.v20210716.models.TeleOperatorCard
-
Packages that use TeleOperatorCard Package Description com.tencentcloudapi.hasim.v20210716.models -
-
Uses of TeleOperatorCard in com.tencentcloudapi.hasim.v20210716.models
Methods in com.tencentcloudapi.hasim.v20210716.models that return TeleOperatorCard Modifier and Type Method Description TeleOperatorCard[]
LinkDetailInfo. getCards()
Get 运营商ICCID信息集合 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.hasim.v20210716.models with parameters of type TeleOperatorCard Modifier and Type Method Description void
LinkDetailInfo. setCards(TeleOperatorCard[] Cards)
Set 运营商ICCID信息集合 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type TeleOperatorCard Constructor Description TeleOperatorCard(TeleOperatorCard 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.
-