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