| Package | Description |
|---|---|
| com.docusign.esign.api |
| Modifier and Type | Method and Description |
|---|---|
GroupInformation |
GroupsApi.createGroups(String accountId,
GroupInformation groupInformation)
Creates one or more groups for the account.
|
GroupInformation |
GroupsApi.deleteGroups(String accountId,
GroupInformation groupInformation)
Deletes an existing user group.
|
GroupInformation |
TemplatesApi.deleteGroupShare(String accountId,
String templateId,
String templatePart,
GroupInformation groupInformation)
Removes a member group's sharing permissions for a template.
|
GroupInformation |
GroupsApi.listGroups(String accountId)
Gets information about groups associated with the account.
|
GroupInformation |
GroupsApi.listGroups(String accountId,
GroupsApi.ListGroupsOptions options)
Gets information about groups associated with the account.
|
GroupInformation |
GroupsApi.updateGroups(String accountId,
GroupInformation groupInformation)
Updates the group information for a group.
|
GroupInformation |
TemplatesApi.updateGroupShare(String accountId,
String templateId,
String templatePart,
GroupInformation groupInformation)
Shares a template with a group
Shares a template with the specified members group.
|
| Modifier and Type | Method and Description |
|---|---|
GroupInformation |
GroupsApi.createGroups(String accountId,
GroupInformation groupInformation)
Creates one or more groups for the account.
|
GroupInformation |
GroupsApi.deleteGroups(String accountId,
GroupInformation groupInformation)
Deletes an existing user group.
|
GroupInformation |
TemplatesApi.deleteGroupShare(String accountId,
String templateId,
String templatePart,
GroupInformation groupInformation)
Removes a member group's sharing permissions for a template.
|
GroupInformation |
GroupsApi.updateGroups(String accountId,
GroupInformation groupInformation)
Updates the group information for a group.
|
GroupInformation |
TemplatesApi.updateGroupShare(String accountId,
String templateId,
String templatePart,
GroupInformation groupInformation)
Shares a template with a group
Shares a template with the specified members group.
|
Copyright © 2017. All rights reserved.