Uses of Class
com.baidubce.services.eipgroup.model.BandwidthInMbpsRequest

Packages that use BandwidthInMbpsRequest
com.baidubce.services.eipgroup   
com.baidubce.services.eipgroup.model   
 

Uses of BandwidthInMbpsRequest in com.baidubce.services.eipgroup
 

Methods in com.baidubce.services.eipgroup with parameters of type BandwidthInMbpsRequest
 void EipGroupClient.resizeBandwidth(BandwidthInMbpsRequest request)
          Resize the bandwidth.
 

Uses of BandwidthInMbpsRequest in com.baidubce.services.eipgroup.model
 

Methods in com.baidubce.services.eipgroup.model that return BandwidthInMbpsRequest
 BandwidthInMbpsRequest BandwidthInMbpsRequest.withBandwidthInMbpst(int bandwidthInMbps)
          Configure bandwidthInMbps for the request.
 BandwidthInMbpsRequest BandwidthInMbpsRequest.withId(String id)
          Configure id for the request.
 



Copyright © 2018. All rights reserved.