public class CosmosContainerResponse extends CosmosResponse<CosmosContainerProperties>
Modifier and Type | Method and Description |
---|---|
long |
getIndexTransformationProgress()
Gets the progress of an index transformation, if one is underway.
|
CosmosContainerProperties |
getProperties()
Gets the container properties
|
getActivityId, getCurrentResourceQuotaUsage, getDiagnostics, getDuration, getMaxResourceQuota, getRequestCharge, getResponseHeaders, getSessionToken, getStatusCode
public long getIndexTransformationProgress()
public CosmosContainerProperties getProperties()
getProperties
in class CosmosResponse<CosmosContainerProperties>
Copyright © 2021 Microsoft Corporation. All rights reserved.