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