Class AssociateEIPWithShareBandwidthRequest


  • public class AssociateEIPWithShareBandwidthRequest
    extends Request
    • Constructor Detail

      • AssociateEIPWithShareBandwidthRequest

        public AssociateEIPWithShareBandwidthRequest()
    • Method Detail

      • setEIPIds

        public void setEIPIds​(List<String> eipIds)
      • getShareBandwidthId

        public String getShareBandwidthId()
      • setShareBandwidthId

        public void setShareBandwidthId​(String shareBandwidthId)
      • getIPVersion

        public String getIPVersion()
      • setIPVersion

        public void setIPVersion​(String ipVersion)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)