Package cn.ucloud.ulb.models
Class CreateULBResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.ulb.models.CreateULBResponse
-
public class CreateULBResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description CreateULBResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetIPv6AddressId()StringgetULBId()voidsetIPv6AddressId(String iPv6AddressId)voidsetULBId(String ulbId)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-