| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
MemberGroupSharedItem |
MemberGroupSharedItem.errorDetails(ErrorDetails errorDetails) |
MemberGroupSharedItem |
MemberGroupSharedItem.group(Group group) |
MemberGroupSharedItem |
MemberGroupSharedItem.shared(String shared) |
| Modifier and Type | Method and Description |
|---|---|
List<MemberGroupSharedItem> |
FolderSharedItem.getSharedGroups() |
List<MemberGroupSharedItem> |
TemplateSharedItem.getSharedGroups() |
| Modifier and Type | Method and Description |
|---|---|
FolderSharedItem |
FolderSharedItem.addSharedGroupsItem(MemberGroupSharedItem sharedGroupsItem) |
TemplateSharedItem |
TemplateSharedItem.addSharedGroupsItem(MemberGroupSharedItem sharedGroupsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderSharedItem.setSharedGroups(List<MemberGroupSharedItem> sharedGroups) |
void |
TemplateSharedItem.setSharedGroups(List<MemberGroupSharedItem> sharedGroups) |
FolderSharedItem |
FolderSharedItem.sharedGroups(List<MemberGroupSharedItem> sharedGroups) |
TemplateSharedItem |
TemplateSharedItem.sharedGroups(List<MemberGroupSharedItem> sharedGroups) |
Copyright © 2020. All rights reserved.