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