| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
LinkedSubscriptionRoleData |
LinkedSubscriptionRoleData.comment(String comment) |
LinkedSubscriptionRoleData |
LinkedSubscriptionRoleData.description(String description) |
LinkedSubscriptionRoleData |
LinkedSubscriptionRoleData.name(String name) |
LinkedSubscriptionRoleData |
LinkedSubscriptionRoleData.roleId(UUID roleId) |
| Modifier and Type | Method and Description |
|---|---|
List<LinkedSubscriptionRoleData> |
Subscription.getLinkedRoles()
Get linkedRoles
|
| Modifier and Type | Method and Description |
|---|---|
Subscription |
Subscription.addLinkedRolesItem(LinkedSubscriptionRoleData linkedRolesItem) |
| Modifier and Type | Method and Description |
|---|---|
Subscription |
Subscription.linkedRoles(List<LinkedSubscriptionRoleData> linkedRoles) |
void |
Subscription.setLinkedRoles(List<LinkedSubscriptionRoleData> linkedRoles) |
Copyright © 2019 LeanIX GmbH. All rights reserved.