public class CosmosContainerResponse extends CosmosResponse<CosmosContainerProperties>
Modifier and Type | Method and Description |
---|---|
CosmosContainer |
container()
Gets the Container object
|
long |
indexTransformationProgress()
Gets the progress of an index transformation, if one is underway.
|
CosmosContainerProperties |
properties()
Gets the container properties
|
activityId, cosmosResponseDiagnosticsString, currentResourceQuotaUsage, maxResourceQuota, requestCharge, requestLatency, responseHeaders, sessionToken, statusCode
public long indexTransformationProgress()
public CosmosContainerProperties properties()
public CosmosContainer container()
Copyright © 2019. All rights reserved.