### YamlMime:JavaType uid: "com.azure.cosmos.models.CosmosContainerResponse" fullName: "com.azure.cosmos.models.CosmosContainerResponse" name: "CosmosContainerResponse" nameWithType: "CosmosContainerResponse" summary: "The type Cosmos container response." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public class **CosmosContainerResponse**
extends <>" methods: - uid: "com.azure.cosmos.models.CosmosContainerResponse.getIndexTransformationProgress()" fullName: "com.azure.cosmos.models.CosmosContainerResponse.getIndexTransformationProgress()" name: "getIndexTransformationProgress()" nameWithType: "CosmosContainerResponse.getIndexTransformationProgress()" summary: "Gets the progress of an index transformation, if one is underway." syntax: "public long getIndexTransformationProgress()" desc: "Gets the progress of an index transformation, if one is underway." returns: description: "the progress of an index transformation." type: "" - uid: "com.azure.cosmos.models.CosmosContainerResponse.getProperties()" fullName: "com.azure.cosmos.models.CosmosContainerResponse.getProperties()" name: "getProperties()" nameWithType: "CosmosContainerResponse.getProperties()" summary: "Gets the container properties" overridden: "com.azure.cosmos.models.CosmosResponse.getProperties()" syntax: "public CosmosContainerProperties getProperties()" desc: "Gets the container properties" returns: description: "the cosmos container properties" type: "" type: "class" desc: "The type Cosmos container response." metadata: {} package: "com.azure.cosmos.models" artifact: com.azure:azure-cosmos:4.63.3