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