Class AllocateBatchSecondaryIpRequest


  • public class AllocateBatchSecondaryIpRequest
    extends Request
    • Constructor Detail

      • AllocateBatchSecondaryIpRequest

        public AllocateBatchSecondaryIpRequest()
    • Method Detail

      • getZone

        public String getZone()
      • setZone

        public void setZone​(String zone)
      • getMac

        public String getMac()
      • setMac

        public void setMac​(String mac)
      • getObjectId

        public String getObjectId()
      • setObjectId

        public void setObjectId​(String objectId)
      • getSubnetId

        public String getSubnetId()
      • setSubnetId

        public void setSubnetId​(String subnetId)
      • getVPCId

        public String getVPCId()
      • setVPCId

        public void setVPCId​(String vpcId)
      • getCount

        public Integer getCount()
      • setCount

        public void setCount​(Integer count)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)