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