Uses of Interface
com.azure.resourcemanager.apimanagement.models.WorkspaceContract.Update
Packages that use WorkspaceContract.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of WorkspaceContract.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return WorkspaceContract.UpdateModifier and TypeMethodDescriptionWorkspaceContract.update()Begins update for the WorkspaceContract resource.WorkspaceContract.UpdateStages.WithDescription.withDescription(String description) Specifies the description property: Description of the workspace..WorkspaceContract.UpdateStages.WithDisplayName.withDisplayName(String displayName) Specifies the displayName property: Name of the workspace..WorkspaceContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.