| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
GroupInformation |
TemplatesApi.deleteGroupShare(String accountId,
String templateId,
String templatePart,
GroupInformation groupInformation)
Removes a member group's sharing permissions for a template.
|
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 |
TemplatesApi.deleteGroupShare(String accountId,
String templateId,
String templatePart,
GroupInformation groupInformation)
Removes a member group's sharing permissions for a template.
|
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 |
GroupInformation.endPosition(String endPosition)
The last position in the result set.
|
GroupInformation |
GroupInformation.groups(List<Group> groups)
A collection group objects containing information about the groups returned.
|
GroupInformation |
GroupInformation.nextUri(String nextUri)
The URI to the next chunk of records based on the search request.
|
GroupInformation |
GroupInformation.previousUri(String previousUri)
The postal code for the billing address.
|
GroupInformation |
GroupInformation.resultSetSize(String resultSetSize)
The number of results returned in this response.
|
GroupInformation |
GroupInformation.startPosition(String startPosition)
Starting position of the current result set.
|
GroupInformation |
GroupInformation.totalSetSize(String totalSetSize)
The total number of items available in the result set.
|
Copyright © 2016. All rights reserved.