| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
static GroupSummaryBuilder |
GroupSummaryBuilder.newGroupSummary(String email)
Create a new group summary.
|
GroupSummaryBuilder |
GroupSummaryBuilder.withData(Map<String,Object> data)
Set the group summary's data.
|
GroupSummaryBuilder |
GroupSummaryBuilder.withId(String id)
Set the group summary's id.
|
GroupSummaryBuilder |
GroupSummaryBuilder.withName(String name)
Set the group summary's name.
|
Copyright 2022 OneSpan All rights reserved.