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