Uses of Class
com.tencentcloudapi.ecm.v20190719.models.MigratePrivateIpAddressResponse
-
Packages that use MigratePrivateIpAddressResponse Package Description com.tencentcloudapi.ecm.v20190719 com.tencentcloudapi.ecm.v20190719.models -
-
Uses of MigratePrivateIpAddressResponse in com.tencentcloudapi.ecm.v20190719
Methods in com.tencentcloudapi.ecm.v20190719 that return MigratePrivateIpAddressResponse Modifier and Type Method Description MigratePrivateIpAddressResponseEcmClient. MigratePrivateIpAddress(MigratePrivateIpAddressRequest req)弹性网卡内网IP迁移。 该接口用于将一个内网IP从一个弹性网卡上迁移到另外一个弹性网卡,主IP地址不支持迁移。 迁移前后的弹性网卡必须在同一个子网内。 -
Uses of MigratePrivateIpAddressResponse in com.tencentcloudapi.ecm.v20190719.models
Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type MigratePrivateIpAddressResponse Constructor Description MigratePrivateIpAddressResponse(MigratePrivateIpAddressResponse 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.
-