| Package | Description |
|---|---|
| com.google.api.services.storagetransfer.v1.model |
| Modifier and Type | Method and Description |
|---|---|
BandwidthLimit |
BandwidthLimit.clone() |
BandwidthLimit |
AgentPool.getBandwidthLimit()
Specifies the bandwidth limit details.
|
BandwidthLimit |
BandwidthLimit.set(String fieldName,
Object value) |
BandwidthLimit |
BandwidthLimit.setLimitMbps(Long limitMbps)
Bandwidth rate in megabytes per second, distributed across all the agents in the pool.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPool |
AgentPool.setBandwidthLimit(BandwidthLimit bandwidthLimit)
Specifies the bandwidth limit details.
|
Copyright © 2011–2024 Google. All rights reserved.