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