public class ConfigDataFlowBandwidthRequest extends Object
| Constructor and Description |
|---|
ConfigDataFlowBandwidthRequest() |
| Modifier and Type | Method and Description |
|---|---|
ConfigDataFlowBandwidthRequest |
bandwidth(Integer bandwidth) |
boolean |
equals(Object o) |
ConfigDataFlowBandwidthRequest |
fileSystemId(String fileSystemId) |
@NotNull Integer |
getBandwidth()
Get bandwidth
|
@NotNull String |
getFileSystemId()
Get fileSystemId
|
int |
hashCode() |
void |
setBandwidth(Integer bandwidth) |
void |
setFileSystemId(String fileSystemId) |
String |
toString() |
public ConfigDataFlowBandwidthRequest bandwidth(Integer bandwidth)
@NotNull public @NotNull Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
public ConfigDataFlowBandwidthRequest fileSystemId(String fileSystemId)
@NotNull public @NotNull String getFileSystemId()
public void setFileSystemId(String fileSystemId)
Copyright © 2026. All rights reserved.