Uses of Class
com.azure.resourcemanager.apimanagement.models.AuthorizationServersUpdateResponse
Packages that use AuthorizationServersUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of AuthorizationServersUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return AuthorizationServersUpdateResponseModifier and TypeMethodDescriptionAuthorizationServersClient.updateWithResponse(String resourceGroupName, String serviceName, String authsid, String ifMatch, AuthorizationServerUpdateContract parameters, com.azure.core.util.Context context) Updates the details of the authorization server specified by its identifier.