|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModifyBandwidthRequest | |
---|---|
com.baidubce.services.peerconn | |
com.baidubce.services.peerconn.model |
Uses of ModifyBandwidthRequest in com.baidubce.services.peerconn |
---|
Methods in com.baidubce.services.peerconn with parameters of type ModifyBandwidthRequest | |
---|---|
void |
PeerConnClient.modifyBandwith(ModifyBandwidthRequest request)
Modify bandwith for the specified peer conn. |
Uses of ModifyBandwidthRequest in com.baidubce.services.peerconn.model |
---|
Methods in com.baidubce.services.peerconn.model that return ModifyBandwidthRequest | |
---|---|
ModifyBandwidthRequest |
ModifyBandwidthRequest.withNewBandwidthInMbps(int newBandwidthInMbps)
Configure bandwidthInMbps for the request. |
ModifyBandwidthRequest |
ModifyBandwidthRequest.withPeerConnId(String peerConnId)
Configure bandwidthInMbps for the request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |