public class ModifyBandwidthPackageEipBandwidthRequest extends Object
| Constructor and Description |
|---|
ModifyBandwidthPackageEipBandwidthRequest() |
| Modifier and Type | Method and Description |
|---|---|
ModifyBandwidthPackageEipBandwidthRequest |
allocationId(String allocationId) |
ModifyBandwidthPackageEipBandwidthRequest |
bandwidth(Integer bandwidth) |
boolean |
equals(Object o) |
@NotNull String |
getAllocationId()
Get allocationId
|
@NotNull Integer |
getBandwidth()
Get bandwidth
|
int |
hashCode() |
void |
setAllocationId(String allocationId) |
void |
setBandwidth(Integer bandwidth) |
String |
toString() |
public ModifyBandwidthPackageEipBandwidthRequest()
public ModifyBandwidthPackageEipBandwidthRequest allocationId(String allocationId)
@NotNull public @NotNull String getAllocationId()
public void setAllocationId(String allocationId)
public ModifyBandwidthPackageEipBandwidthRequest bandwidth(Integer bandwidth)
@NotNull public @NotNull Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
Copyright © 2024. All rights reserved.