Uses of Class
com.azure.resourcemanager.apimanagement.models.WorkspaceTagsUpdateResponse
Packages that use WorkspaceTagsUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of WorkspaceTagsUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return WorkspaceTagsUpdateResponseModifier and TypeMethodDescriptionWorkspaceTagsClient.updateWithResponse(String resourceGroupName, String serviceName, String workspaceId, String tagId, String ifMatch, TagCreateUpdateParameters parameters, com.azure.core.util.Context context) Updates the details of the tag specified by its identifier.