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