Class InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder
java.lang.Object
com.cumulocity.rest.representation.user.InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder
- Enclosing class:
- InventoryAssignmentRepresentation
public static class InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()managedObject(String managedObject) roles(Collection<? extends InventoryRoleRepresentation> roles) toString()
-
Method Details
-
id
- Returns:
this.
-
managedObject
public InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder managedObject(String managedObject) - Returns:
this.
-
role
-
roles
public InventoryAssignmentRepresentation.InventoryAssignmentRepresentationBuilder roles(Collection<? extends InventoryRoleRepresentation> roles) -
clearRoles
-
build
-
toString
-