Uses of Class
com.azure.resourcemanager.apimanagement.models.WorkspaceApiDiagnosticsUpdateResponse
Packages that use WorkspaceApiDiagnosticsUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of WorkspaceApiDiagnosticsUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return WorkspaceApiDiagnosticsUpdateResponseModifier and TypeMethodDescriptionWorkspaceApiDiagnosticsClient.updateWithResponse(String resourceGroupName, String serviceName, String workspaceId, String apiId, String diagnosticId, String ifMatch, DiagnosticUpdateContract parameters, com.azure.core.util.Context context) Updates the details of the Diagnostic for an API specified by its identifier.