public class UserVdcAlertSubscriptionResponse extends Object implements Serializable
Constructor and Description |
---|
UserVdcAlertSubscriptionResponse(String username,
AllocationModelResponse allocationModel,
boolean active,
int threshold) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AllocationModelResponse |
getAllocationModel()
Get the allocation model.
|
int |
getThreshold()
Get the threshold.
|
String |
getUsername()
Get the username.
|
int |
hashCode() |
boolean |
isActive()
Whether subscription is active.
|
String |
toString() |
public UserVdcAlertSubscriptionResponse(String username, AllocationModelResponse allocationModel, boolean active, int threshold)
public boolean isActive()
public int getThreshold()
public AllocationModelResponse getAllocationModel()
AllocationModelResponse
allocation modelCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.