| Package | Description |
|---|---|
| com.docusign.admin.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationImportResponseErrorRollup |
OrganizationImportResponseErrorRollup.count(Integer count) |
OrganizationImportResponseErrorRollup |
OrganizationImportResponseErrorRollup.errorType(String errorType) |
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationImportResponseErrorRollup> |
OrganizationImportResponse.getFileLevelErrorRollups()
Get fileLevelErrorRollups
|
List<OrganizationImportResponseErrorRollup> |
OrganizationImportResponse.getUserLevelErrorRollups()
Get userLevelErrorRollups
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationImportResponse |
OrganizationImportResponse.addFileLevelErrorRollupsItem(OrganizationImportResponseErrorRollup fileLevelErrorRollupsItem) |
OrganizationImportResponse |
OrganizationImportResponse.addUserLevelErrorRollupsItem(OrganizationImportResponseErrorRollup userLevelErrorRollupsItem) |
| Modifier and Type | Method and Description |
|---|---|
OrganizationImportResponse |
OrganizationImportResponse.fileLevelErrorRollups(List<OrganizationImportResponseErrorRollup> fileLevelErrorRollups) |
void |
OrganizationImportResponse.setFileLevelErrorRollups(List<OrganizationImportResponseErrorRollup> fileLevelErrorRollups) |
void |
OrganizationImportResponse.setUserLevelErrorRollups(List<OrganizationImportResponseErrorRollup> userLevelErrorRollups) |
OrganizationImportResponse |
OrganizationImportResponse.userLevelErrorRollups(List<OrganizationImportResponseErrorRollup> userLevelErrorRollups) |
Copyright © 2021. All rights reserved.