Uses of Class
com.tencentcloudapi.scf.v20180416.models.EipConfigIn
-
Packages that use EipConfigIn Package Description com.tencentcloudapi.scf.v20180416.models -
-
Uses of EipConfigIn in com.tencentcloudapi.scf.v20180416.models
Methods in com.tencentcloudapi.scf.v20180416.models that return EipConfigIn Modifier and Type Method Description EipConfigInPublicNetConfigIn. getEipConfig()Get Eip配置Methods in com.tencentcloudapi.scf.v20180416.models with parameters of type EipConfigIn Modifier and Type Method Description voidPublicNetConfigIn. setEipConfig(EipConfigIn EipConfig)Set Eip配置Constructors in com.tencentcloudapi.scf.v20180416.models with parameters of type EipConfigIn Constructor Description EipConfigIn(EipConfigIn 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.
-