Uses of Class
cn.ucloud.vpc.models.UpdateVIPAttributeResponse
-
Packages that use UpdateVIPAttributeResponse Package Description cn.ucloud.vpc.client -
-
Uses of UpdateVIPAttributeResponse in cn.ucloud.vpc.client
Methods in cn.ucloud.vpc.client that return UpdateVIPAttributeResponse Modifier and Type Method Description UpdateVIPAttributeResponseVPCClient. updateVIPAttribute(UpdateVIPAttributeRequest request)UpdateVIPAttribute - 更新VIP信息UpdateVIPAttributeResponseVPCClientInterface. updateVIPAttribute(UpdateVIPAttributeRequest request)UpdateVIPAttribute - 更新VIP信息
-