public class EnvironmentDocuments
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
EnvironmentDocuments()  | 
| Modifier and Type | Method and Description | 
|---|---|
Long | 
getAvailable()
Gets the available. 
 | 
Long | 
getMaximumAllowed()
Gets the maximumAllowed. 
 | 
public Long getAvailable()
Number of documents indexed for the environment.
public Long getMaximumAllowed()
Total number of documents allowed in the environment's capacity.
Copyright © 2021 IBM Cloud. All rights reserved.