| Package | Description |
|---|---|
| com.bynder.sdk.query.collection |
| 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,
String[] recipients,
CollectionRecipientRight right) |
Copyright © 2020. All rights reserved.