Class ThroughputResponse


public class ThroughputResponse extends CosmosResponse<ThroughputProperties>
The cosmos throughput response.
  • Method Details

    • getProperties

      public ThroughputProperties getProperties()
      Description copied from class: CosmosResponse
      Gets properties.
      Overrides:
      getProperties in class CosmosResponse<ThroughputProperties>
      Returns:
      the properties
    • getMinThroughput

      public int getMinThroughput()
      Gets minimum throughput in measurement of request units per second in the Azure Cosmos service.
      Returns:
      the minimun throughput
    • isReplacePending

      public boolean isReplacePending()
      Gets the status whether offer replace is successful or pending.
      Returns:
      the boolean representing the status