Uses of Class
com.cumulocity.rest.representation.user.InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder
-
Uses of InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder in com.cumulocity.rest.representation.user
Methods in com.cumulocity.rest.representation.user that return InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilderModifier and TypeMethodDescriptionInventoryAssignmentRepresentation.builder()InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder.clearRoles()InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder.managedObject(String managedObject) InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder.role(InventoryRoleRepresentation role) InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder.roles(Collection<? extends InventoryRoleRepresentation> roles)