Uses of Class
com.azure.cosmos.models.CosmosBulkExecutionThresholdsState
Packages that use CosmosBulkExecutionThresholdsState
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of CosmosBulkExecutionThresholdsState in com.azure.cosmos.models
Methods in com.azure.cosmos.models that return CosmosBulkExecutionThresholdsStateModifier and TypeMethodDescriptionCosmosBulkExecutionOptions.getThresholdsState()
Returns threshold state that can be passed to other CosmosBulkExecutionOptions in the futureConstructors in com.azure.cosmos.models with parameters of type CosmosBulkExecutionThresholdsStateModifierConstructorDescriptionCosmosBulkExecutionOptions
(CosmosBulkExecutionThresholdsState thresholdsState) Constructor