类 CreateULBResponse

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ulb.models.CreateULBResponse

public class CreateULBResponse extends Response
  • 构造器详细资料

    • CreateULBResponse

      public CreateULBResponse()
  • 方法详细资料

    • getULBId

      public String getULBId()
    • setULBId

      public void setULBId(String ulbId)
    • getIPv6AddressId

      public String getIPv6AddressId()
    • setIPv6AddressId

      public void setIPv6AddressId(String iPv6AddressId)