public class EipMoveOutModel extends Object
| Constructor and Description |
|---|
EipMoveOutModel() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBandwidthInMbps() |
Billing |
getBilling() |
String |
getEip() |
EipMoveOutModel |
setBandwidthInMbps(Integer bandwidthInMbps) |
EipMoveOutModel |
setBilling(Billing billing) |
EipMoveOutModel |
setEip(String eip) |
String |
toString() |
public EipMoveOutModel setEip(String eip)
public String getEip()
public EipMoveOutModel setBandwidthInMbps(Integer bandwidthInMbps)
public Integer getBandwidthInMbps()
public EipMoveOutModel setBilling(Billing billing)
public Billing getBilling()
Copyright © 2026. All rights reserved.