Class CosmosSyncContainerResponse


  • public class CosmosSyncContainerResponse
    extends CosmosSyncResponse
    The synchronous cosmos container response
    • Method Detail

      • indexTransformationProgress

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

        public CosmosContainerProperties properties()
        Gets the container properties
        Returns:
        the cosmos container properties
      • container

        public CosmosSyncContainer container()
        Gets the Container object
        Returns:
        the Cosmos container object