public class CollectionUsage
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 active collections in the environment.
public Long getMaximumAllowed()
Total number of collections allowed in the environment.
Copyright © 2023 IBM Cloud. All rights reserved.