| Modifier and Type | Method and Description |
|---|---|
static SharePermission |
SharePermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharePermission[] |
SharePermission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ShareOptions.Builder |
ShareOptions.Builder.sharePermission(SharePermission sharePermission)
Sets the value of
ShareOptions.getSharePermission() |
Copyright © 2022. All rights reserved.