| Package | Description |
|---|---|
| com.docusign.admin.model |
| Modifier and Type | Method and Description |
|---|---|
UserIdentityResponse |
UserIdentityResponse.errorDetails(ErrorDetails errorDetails) |
UserIdentityResponse |
UserIdentityResponse.id(UUID id) |
UserIdentityResponse |
UserIdentityResponse.immutableId(String immutableId) |
UserIdentityResponse |
UserIdentityResponse.providerId(UUID providerId) |
UserIdentityResponse |
UserIdentityResponse.userId(UUID userId) |
| Modifier and Type | Method and Description |
|---|---|
List<UserIdentityResponse> |
UserDrilldownResponse.getIdentities()
Get identities
|
List<UserIdentityResponse> |
DeleteResponse.getIdentities()
Get identities
|
| Modifier and Type | Method and Description |
|---|---|
UserDrilldownResponse |
UserDrilldownResponse.addIdentitiesItem(UserIdentityResponse identitiesItem) |
DeleteResponse |
DeleteResponse.addIdentitiesItem(UserIdentityResponse identitiesItem) |
| Modifier and Type | Method and Description |
|---|---|
UserDrilldownResponse |
UserDrilldownResponse.identities(List<UserIdentityResponse> identities) |
DeleteResponse |
DeleteResponse.identities(List<UserIdentityResponse> identities) |
void |
UserDrilldownResponse.setIdentities(List<UserIdentityResponse> identities) |
void |
DeleteResponse.setIdentities(List<UserIdentityResponse> identities) |
Copyright © 2021. All rights reserved.