public class AddBandwidthPackageIpRequest extends Object
| Constructor and Description |
|---|
AddBandwidthPackageIpRequest() |
| Modifier and Type | Method and Description |
|---|---|
AddBandwidthPackageIpRequest |
allocationId(String allocationId) |
AddBandwidthPackageIpRequest |
bandwidthPackageId(String bandwidthPackageId) |
boolean |
equals(Object o) |
@NotNull String |
getAllocationId()
Get allocationId
|
@NotNull String |
getBandwidthPackageId()
Get bandwidthPackageId
|
int |
hashCode() |
void |
setAllocationId(String allocationId) |
void |
setBandwidthPackageId(String bandwidthPackageId) |
String |
toString() |
public AddBandwidthPackageIpRequest allocationId(String allocationId)
@NotNull public @NotNull String getAllocationId()
public void setAllocationId(String allocationId)
public AddBandwidthPackageIpRequest bandwidthPackageId(String bandwidthPackageId)
@NotNull public @NotNull String getBandwidthPackageId()
public void setBandwidthPackageId(String bandwidthPackageId)
Copyright © 2024. All rights reserved.