public class CosmosDatabaseResponse extends CosmosResponse<CosmosDatabaseSettings>
resourceResponseWrapper| Modifier and Type | Method and Description |
|---|---|
CosmosDatabaseSettings |
getCosmosDatabaseSettings()
Gets the cosmos database settings
|
CosmosDatabase |
getDatabase()
Gets the CosmosDatabase object
|
long |
getDatabaseQuota()
Gets the Max Quota.
|
long |
getDatabaseUsage()
Gets the current Usage.
|
getActivityId, getCurrentResourceQuotaUsage, getIndexTransformationProgress, getLazyIndexingProgress, getMaxResourceQuota, getRequestCharge, getResourceSettings, getResponseHeaders, getSessionToken, getStatusCode, setResourceSettingspublic CosmosDatabase getDatabase()
public CosmosDatabaseSettings getCosmosDatabaseSettings()
public long getDatabaseQuota()
public long getDatabaseUsage()
Copyright © 2019. All rights reserved.