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