Uses of Class
com.microsoft.azure.cosmosdb.internal.MigrateCollectionDirective
-
Packages that use MigrateCollectionDirective Package Description com.microsoft.azure.cosmosdb.internal -
-
Uses of MigrateCollectionDirective in com.microsoft.azure.cosmosdb.internal
Methods in com.microsoft.azure.cosmosdb.internal that return MigrateCollectionDirective Modifier and Type Method Description static MigrateCollectionDirectiveMigrateCollectionDirective. valueOf(String name)Returns the enum constant of this type with the specified name.static MigrateCollectionDirective[]MigrateCollectionDirective. values()Returns an array containing the constants of this enum type, in the order they are declared.
-