public class CollectionUsage
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.lang.Long |
available |
protected java.lang.Long |
maximumAllowed |
Constructor and Description |
---|
CollectionUsage() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getAvailable()
Gets the available.
|
java.lang.Long |
getMaximumAllowed()
Gets the maximumAllowed.
|
protected java.lang.Long available
@SerializedName(value="maximum_allowed") protected java.lang.Long maximumAllowed
public java.lang.Long getAvailable()
Number of active collections in the environment.
public java.lang.Long getMaximumAllowed()
Total number of collections allowed in the environment.