public class CosmosConflictResponse extends CosmosResponse<CosmosConflictProperties>
Modifier and Type | Method and Description |
---|---|
CosmosConflict |
conflict()
Get conflict client
|
CosmosConflictProperties |
properties()
Get conflict properties object representing the resource on the server
|
activityId, cosmosResponseDiagnosticsString, currentResourceQuotaUsage, maxResourceQuota, requestCharge, requestLatency, responseHeaders, sessionToken, statusCode
public CosmosConflict conflict()
public CosmosConflictProperties properties()
Copyright © 2019. All rights reserved.