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