public class UserBillingAlertSubscriptionResponse extends Object implements Serializable
Constructor and Description |
---|
UserBillingAlertSubscriptionResponse(String username,
String vdcUuid,
boolean active,
boolean sent,
int threshold,
String vdcType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getThreshold()
Get the threshold.
|
String |
getUsername()
Get the username.
|
String |
getVdcType()
Get the vdc type.
|
String |
getVdcUuid()
Get the vdc uuid.
|
int |
hashCode() |
boolean |
isActive()
Is active.
|
boolean |
isSent()
Is sent.
|
String |
toString() |
public boolean isActive()
public long getThreshold()
String
thresholdpublic boolean isSent()
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.