Interface ContentItemContract.Update
- All Superinterfaces:
ContentItemContract.UpdateStages.WithIfMatch,ContentItemContract.UpdateStages.WithProperties
- Enclosing interface:
ContentItemContract
public static interface ContentItemContract.Update
extends ContentItemContract.UpdateStages.WithProperties, ContentItemContract.UpdateStages.WithIfMatch
The template for ContentItemContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.ContentItemContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ContentItemContract.UpdateStages.WithProperties
withProperties
-
Method Details
-
apply
ContentItemContract 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.
-