StandardAssignment.DefinitionStages.WithExemptionData Interface
public static interface StandardAssignment.DefinitionStages.WithExemptionData
The stage of the StandardAssignment definition allowing to specify exemptionData.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExemptionData(StandardAssignmentPropertiesExemptionData exemptionData)
Specifies the exemption |
Method Details
withExemptionData
public abstract StandardAssignment.DefinitionStages.WithCreate withExemptionData(StandardAssignmentPropertiesExemptionData exemptionData)
Specifies the exemptionData property: Additional data about assignment that has Exempt effect.
Parameters:
Returns: