Package | Description |
---|---|
com.azure.cosmos.util |
This package provides utilities such as
CosmosPagedFlux and CosmosPagedIterable for interacting with Azure Cosmos DB SQL APIs. |
Modifier and Type | Method and Description |
---|---|
static Beta.SinceVersion |
Beta.SinceVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Beta.SinceVersion[] |
Beta.SinceVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.