| Modifier and Type | Method and Description |
|---|---|
ClientSideRequestStatistics |
DocumentClientException.getClientSideRequestStatistics()
Gets the Client side request statistics associated with this exception.
|
ClientSideRequestStatistics |
ResourceResponse.getClientSideRequestStatistics()
Gets the request statistics for the current request to Azure Cosmos DB service.
|
ClientSideRequestStatistics |
StoredProcedureResponse.getClientSideRequestStatistics()
Gets the client side request statics for execution of stored procedure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentClientException.setClientSideRequestStatistics(ClientSideRequestStatistics clientSideRequestStatistics)
Sets the Client side request statistics associated with this exception.
|
Copyright © 2020. All rights reserved.