Interface OperationContract.UpdateStages.WithPolicies
- All Known Subinterfaces:
OperationContract.Update
- Enclosing interface:
OperationContract.UpdateStages
public static interface OperationContract.UpdateStages.WithPolicies
The stage of the OperationContract update allowing to specify policies.
-
Method Summary
Modifier and TypeMethodDescriptionwithPolicies(String policies) Specifies the policies property: Operation Policies.
-
Method Details
-
withPolicies
Specifies the policies property: Operation Policies.- Parameters:
policies- Operation Policies.- Returns:
- the next definition stage.
-