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