public final class AddConsumptionToFeatureResponse extends Object
| Constructor and Description |
|---|
AddConsumptionToFeatureResponse(Long id,
Boolean allowNegativeConsumptions,
Boolean allowOverages,
Boolean allowUnlimitedConsumptions,
String consumptionPeriod,
Integer maxConsumptions,
Integer maxOverages,
Boolean resetConsumption,
Integer totalConsumptions,
Long floatingTimeout,
Integer floatingUsers,
Boolean isFloating,
Boolean isFloatingCloud) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getAllowNegativeConsumptions() |
Boolean |
getAllowOverages() |
Boolean |
getAllowUnlimitedConsumptions() |
String |
getConsumptionPeriod() |
Long |
getFloatingTimeout() |
Integer |
getFloatingUsers() |
Long |
getId() |
Boolean |
getIsFloating() |
Boolean |
getIsFloatingCloud() |
Integer |
getMaxConsumptions() |
Integer |
getMaxOverages() |
Boolean |
getResetConsumption() |
Integer |
getTotalConsumptions() |
int |
hashCode() |
String |
toString() |
public AddConsumptionToFeatureResponse(Long id, Boolean allowNegativeConsumptions, Boolean allowOverages, Boolean allowUnlimitedConsumptions, String consumptionPeriod, Integer maxConsumptions, Integer maxOverages, Boolean resetConsumption, Integer totalConsumptions, Long floatingTimeout, Integer floatingUsers, Boolean isFloating, Boolean isFloatingCloud)
public Long getId()
public Boolean getAllowNegativeConsumptions()
public Boolean getAllowOverages()
public Boolean getAllowUnlimitedConsumptions()
public String getConsumptionPeriod()
public Integer getMaxConsumptions()
public Integer getMaxOverages()
public Boolean getResetConsumption()
public Integer getTotalConsumptions()
public Long getFloatingTimeout()
public Integer getFloatingUsers()
public Boolean getIsFloating()
public Boolean getIsFloatingCloud()
Copyright © 2025 Cense Data Inc.. All rights reserved.