Class EnvironmentDocuments

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v1.model.EnvironmentDocuments
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class EnvironmentDocuments
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Summary of the document usage statistics for the environment.
  • Constructor Details

    • EnvironmentDocuments

      public EnvironmentDocuments()
  • Method Details

    • getAvailable

      public Long getAvailable()
      Gets the available.

      Number of documents indexed for the environment.

      Returns:
      the available
    • getMaximumAllowed

      public Long getMaximumAllowed()
      Gets the maximumAllowed.

      Total number of documents allowed in the environment's capacity.

      Returns:
      the maximumAllowed