Class CreateULBResponse

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

public class CreateULBResponse extends Response
  • Constructor Details

    • CreateULBResponse

      public CreateULBResponse()
  • Method Details

    • getULBId

      public String getULBId()
    • setULBId

      public void setULBId(String ulbId)
    • getIPv6AddressId

      public String getIPv6AddressId()
    • setIPv6AddressId

      public void setIPv6AddressId(String iPv6AddressId)