Package com.azure.cosmos.models
Class CosmosPermissionResponse
java.lang.Object
com.azure.cosmos.models.CosmosResponse<CosmosPermissionProperties>
com.azure.cosmos.models.CosmosPermissionResponse
The type Cosmos permission response.
-
Method Summary
Modifier and TypeMethodDescriptionGet the permission propertiesMethods inherited from class com.azure.cosmos.models.CosmosResponse
getActivityId, getCurrentResourceQuotaUsage, getDiagnostics, getDuration, getMaxResourceQuota, getRequestCharge, getResponseHeaders, getSessionToken, getStatusCode
-
Method Details
-
getProperties
Get the permission properties- Overrides:
getProperties
in classCosmosResponse<CosmosPermissionProperties>
- Returns:
- the permission properties
-