Assignment.UpdateStages.WithAssignedComponent Interface
public static interface Assignment.UpdateStages.WithAssignedComponent
The stage of the Assignment update allowing to specify assignedComponent.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withAssignedComponent(AssignedComponentItem assignedComponent)
Specifies the assigned |
Method Details
withAssignedComponent
public abstract Assignment.Update withAssignedComponent(AssignedComponentItem assignedComponent)
Specifies the assignedComponent property: Component item with key as applied to this standard assignment over the given scope.
Parameters:
Returns: