Interface PolicyFragmentContract.UpdateStages.WithFormat
- All Known Subinterfaces:
PolicyFragmentContract.Update
- Enclosing interface:
PolicyFragmentContract.UpdateStages
public static interface PolicyFragmentContract.UpdateStages.WithFormat
The stage of the PolicyFragmentContract update allowing to specify format.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the format property: Format of the policy fragment content..
-
Method Details
-
withFormat
Specifies the format property: Format of the policy fragment content..- Parameters:
format- Format of the policy fragment content.- Returns:
- the next definition stage.
-