public class EnvironmentDocuments
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| 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 © 2023 IBM Cloud. All rights reserved.