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