Uses of Class
com.azure.cosmos.models.CosmosBatchOperationResult
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of CosmosBatchOperationResult in com.azure.cosmos.models
Modifier and TypeMethodDescriptionCosmosBatchResponse.getResults()
Get all the results of the operations in a batch in an unmodifiable instance so no one can change it in the down path.