Class ModifyUPathBandwidthRequest


  • public class ModifyUPathBandwidthRequest
    extends Request
    • Constructor Detail

      • ModifyUPathBandwidthRequest

        public ModifyUPathBandwidthRequest()
    • Method Detail

      • getUPathId

        public String getUPathId()
      • setUPathId

        public void setUPathId​(String uPathId)
      • getBandwidth

        public Integer getBandwidth()
      • setBandwidth

        public void setBandwidth​(Integer bandwidth)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)