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