Uses of Class
com.tencentcloudapi.ecm.v20190719.models.DeleteHaVipResponse
-
Packages that use DeleteHaVipResponse Package Description com.tencentcloudapi.ecm.v20190719 com.tencentcloudapi.ecm.v20190719.models -
-
Uses of DeleteHaVipResponse in com.tencentcloudapi.ecm.v20190719
Methods in com.tencentcloudapi.ecm.v20190719 that return DeleteHaVipResponse Modifier and Type Method Description DeleteHaVipResponseEcmClient. DeleteHaVip(DeleteHaVipRequest req)用于删除高可用虚拟IP(HAVIP) -
Uses of DeleteHaVipResponse in com.tencentcloudapi.ecm.v20190719.models
Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type DeleteHaVipResponse Constructor Description DeleteHaVipResponse(DeleteHaVipResponse 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.
-