| Package | Description |
|---|---|
| com.bynder.sdk.query |
| Modifier and Type | Method and Description |
|---|---|
CollectionRecipientRight |
CollectionShareQuery.getRight() |
static CollectionRecipientRight |
CollectionRecipientRight.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionRecipientRight[] |
CollectionRecipientRight.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CollectionShareQuery(String collectionId,
List<String> recipients,
CollectionRecipientRight right) |
Copyright © 2018. All rights reserved.