Interface PolicyContract.Update
- All Superinterfaces:
PolicyContract.UpdateStages.WithFormat,PolicyContract.UpdateStages.WithIfMatch,PolicyContract.UpdateStages.WithValue
- Enclosing interface:
PolicyContract
public static interface PolicyContract.Update
extends PolicyContract.UpdateStages.WithValue, PolicyContract.UpdateStages.WithFormat, PolicyContract.UpdateStages.WithIfMatch
The template for PolicyContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.PolicyContract.UpdateStages.WithFormat
withFormatMethods inherited from interface com.azure.resourcemanager.apimanagement.models.PolicyContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.PolicyContract.UpdateStages.WithValue
withValue
-
Method Details
-
apply
PolicyContract apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-