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