public class IndexCapacity
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
CollectionUsage |
getCollections()
Gets the collections.
|
DiskUsage |
getDiskUsage()
Gets the diskUsage.
|
EnvironmentDocuments |
getDocuments()
Gets the documents.
|
public EnvironmentDocuments getDocuments()
Summary of the document usage statistics for the environment.
public DiskUsage getDiskUsage()
Summary of the disk usage statistics for the environment.
public CollectionUsage getCollections()
Summary of the collection usage in the environment.
Copyright © 2024 IBM Cloud. All rights reserved.