| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
static AccountRoleBuilder |
AccountRoleBuilder.newAccountRole() |
AccountRoleBuilder |
AccountRoleBuilder.withDescription(String description) |
AccountRoleBuilder |
AccountRoleBuilder.withEnabled(Boolean enabled) |
AccountRoleBuilder |
AccountRoleBuilder.withId(String id) |
AccountRoleBuilder |
AccountRoleBuilder.withName(String name) |
AccountRoleBuilder |
AccountRoleBuilder.withPermissions(List<String> permissions) |
Copyright 2022 OneSpan All rights reserved.