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