Class CosmosContainerResponse


public class CosmosContainerResponse extends CosmosResponse<CosmosContainerProperties>
The type Cosmos container response.
  • Method Details

    • getIndexTransformationProgress

      public long getIndexTransformationProgress()
      Gets the progress of an index transformation, if one is underway.
      Returns:
      the progress of an index transformation.
    • getProperties

      public CosmosContainerProperties getProperties()
      Gets the container properties
      Overrides:
      getProperties in class CosmosResponse<CosmosContainerProperties>
      Returns:
      the cosmos container properties