public class CosmosAsyncPermissionResponse extends CosmosResponse<CosmosPermissionProperties>
Modifier and Type | Method and Description |
---|---|
CosmosAsyncPermission |
getPermission()
Gets the CosmosAsyncPermission
|
CosmosPermissionProperties |
getProperties()
Get the permission properties
|
getActivityId, getCosmosResponseDiagnostics, getCurrentResourceQuotaUsage, getMaxResourceQuota, getRequestCharge, getRequestLatency, getResponseHeaders, getSessionToken, getStatusCode
public CosmosPermissionProperties getProperties()
getProperties
in class CosmosResponse<CosmosPermissionProperties>
public CosmosAsyncPermission getPermission()
Copyright © 2020 Microsoft Corporation. All rights reserved.