@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiPerfInspectorBandwidthArgs extends Object
| Constructor and Description |
|---|
ApiPerfInspectorBandwidthArgs() |
| Modifier and Type | Method and Description |
|---|---|
ApiPerfInspectorBandwidthArgs |
bandwidthTimeoutSecs(BigDecimal bandwidthTimeoutSecs) |
boolean |
equals(Object o) |
BigDecimal |
getBandwidthTimeoutSecs()
Timeout in seconds for the bandwidth request to each target host.
|
int |
hashCode() |
Boolean |
isRunBandwidthDiagnostics()
Optional flag to run bandwidth diagnostics test.
|
ApiPerfInspectorBandwidthArgs |
runBandwidthDiagnostics(Boolean runBandwidthDiagnostics) |
void |
setBandwidthTimeoutSecs(BigDecimal bandwidthTimeoutSecs) |
void |
setRunBandwidthDiagnostics(Boolean runBandwidthDiagnostics) |
String |
toString() |
public ApiPerfInspectorBandwidthArgs runBandwidthDiagnostics(Boolean runBandwidthDiagnostics)
public Boolean isRunBandwidthDiagnostics()
public void setRunBandwidthDiagnostics(Boolean runBandwidthDiagnostics)
public ApiPerfInspectorBandwidthArgs bandwidthTimeoutSecs(BigDecimal bandwidthTimeoutSecs)
public BigDecimal getBandwidthTimeoutSecs()
public void setBandwidthTimeoutSecs(BigDecimal bandwidthTimeoutSecs)
Copyright © 2026. All rights reserved.