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 WithCreate withExemptionData(StandardAssignmentPropertiesExemptionData exemptionData)

Specifies the exemptionData property: Additional data about assignment that has Exempt effect.

Method Details

withExemptionData

public abstract StandardAssignment.DefinitionStages.WithCreate withExemptionData(StandardAssignmentPropertiesExemptionData exemptionData)

Specifies the exemptionData property: Additional data about assignment that has Exempt effect.

Parameters:

exemptionData - Additional data about assignment that has Exempt effect.

Returns:

the next definition stage.

Applies to