public class CosmosConflictResponse extends CosmosResponse<CosmosConflictProperties>
Modifier and Type | Method and Description |
---|---|
CosmosConflictProperties |
getProperties()
Get conflict properties object representing the resource on the server
|
getActivityId, getCurrentResourceQuotaUsage, getDiagnostics, getDuration, getMaxResourceQuota, getRequestCharge, getResponseHeaders, getSessionToken, getStatusCode
public CosmosConflictProperties getProperties()
getProperties
in class CosmosResponse<CosmosConflictProperties>
Copyright © 2021 Microsoft Corporation. All rights reserved.