StandardAssignment.DefinitionStages.WithEffect Interface
public static interface StandardAssignment.DefinitionStages.WithEffect
The stage of the StandardAssignment definition allowing to specify effect.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withEffect(Effect effect)
Specifies the effect property: Expected effect of this assignment (Audit/Exempt/Attest). |
Method Details
withEffect
public abstract StandardAssignment.DefinitionStages.WithCreate withEffect(Effect effect)
Specifies the effect property: Expected effect of this assignment (Audit/Exempt/Attest).
Parameters:
Returns: