public static class ResponseDiagnostics.CosmosResponseStatistics extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
activityId |
private double |
requestCharge |
| Constructor and Description |
|---|
CosmosResponseStatistics(com.azure.data.cosmos.FeedResponse<T> feedResponse) |
private final double requestCharge
private final String activityId
Copyright © 2020 Microsoft. All rights reserved.