| Package | Description |
|---|---|
| com.microsoft.azure.cosmosdb |
| Modifier and Type | Method and Description |
|---|---|
PermissionMode |
Permission.getPermissionMode()
Gets the permission mode.
|
static PermissionMode |
PermissionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionMode[] |
PermissionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Permission.setPermissionMode(PermissionMode permissionMode)
Sets the permission mode.
|
Copyright © 2018. All rights reserved.