public class SduStatusCustomFields
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.lang.Long |
defined |
protected java.lang.Long |
maximumAllowed |
Constructor and Description |
---|
SduStatusCustomFields() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getDefined()
Gets the defined.
|
java.lang.Long |
getMaximumAllowed()
Gets the maximumAllowed.
|
protected java.lang.Long defined
@SerializedName(value="maximum_allowed") protected java.lang.Long maximumAllowed
public java.lang.Long getDefined()
The number of custom fields defined for this collection.
public java.lang.Long getMaximumAllowed()
The maximum number of custom fields that are allowed in this collection.