Package | Description |
---|---|
com.azure.cosmos |
This package provides interfaces for interacting with Azure Cosmos DB.
|
Modifier and Type | Method and Description |
---|---|
TransactionalBatchResponse |
CosmosContainer.executeTransactionalBatch(TransactionalBatch transactionalBatch)
Executes the transactional batch.
|
TransactionalBatchResponse |
CosmosContainer.executeTransactionalBatch(TransactionalBatch transactionalBatch,
TransactionalBatchRequestOptions requestOptions)
Executes the transactional batch.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.