public class CosmosAsyncConflictResponse extends CosmosResponse<CosmosConflictProperties>
Modifier and Type | Method and Description |
---|---|
CosmosAsyncConflict |
getConflict()
Get conflict client
|
CosmosConflictProperties |
getProperties()
Get conflict properties object representing the resource on the server
|
getActivityId, getCosmosResponseDiagnostics, getCurrentResourceQuotaUsage, getMaxResourceQuota, getRequestCharge, getRequestLatency, getResponseHeaders, getSessionToken, getStatusCode
public CosmosAsyncConflict getConflict()
public CosmosConflictProperties getProperties()
getProperties
in class CosmosResponse<CosmosConflictProperties>
Copyright © 2020 Microsoft Corporation. All rights reserved.