Package | Description |
---|---|
com.cumulocity.rest.representation.role.inventory | |
com.cumulocity.rest.representation.user |
Modifier and Type | Method and Description |
---|---|
InventoryRoleRepresentation |
InventoryRoleRepresentation.InventoryRoleRepresentationBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<InventoryRoleRepresentation> |
InventoryRoleCollectionRepresentation.getRoles() |
Iterator<InventoryRoleRepresentation> |
InventoryRoleCollectionRepresentation.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
InventoryRoleCollectionRepresentation.setRoles(List<InventoryRoleRepresentation> roles) |
Modifier and Type | Method and Description |
---|---|
List<InventoryRoleRepresentation> |
InventoryAssignmentRepresentation.getRoles() |
Modifier and Type | Method and Description |
---|---|
InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder |
InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder.role(InventoryRoleRepresentation role) |
Modifier and Type | Method and Description |
---|---|
InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder |
InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder.roles(Collection<? extends InventoryRoleRepresentation> roles) |
void |
InventoryAssignmentRepresentation.setRoles(List<InventoryRoleRepresentation> roles) |
Constructor and Description |
---|
InventoryAssignmentRepresentation(Long id,
String managedObject,
List<InventoryRoleRepresentation> roles) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.