public class EnvironmentDocuments
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Long |
indexed |
protected java.lang.Long |
maximumAllowed |
| Constructor and Description |
|---|
EnvironmentDocuments() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getIndexed()
Gets the indexed.
|
java.lang.Long |
getMaximumAllowed()
Gets the maximumAllowed.
|
protected java.lang.Long indexed
@SerializedName(value="maximum_allowed") protected java.lang.Long maximumAllowed
public java.lang.Long getIndexed()
public java.lang.Long getMaximumAllowed()