Uses of Class
com.azure.resourcemanager.apimanagement.models.GatewaysUpdateResponse
Packages that use GatewaysUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of GatewaysUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return GatewaysUpdateResponseModifier and TypeMethodDescriptionGatewaysClient.updateWithResponse(String resourceGroupName, String serviceName, String gatewayId, String ifMatch, GatewayContractInner parameters, com.azure.core.util.Context context) Updates the details of the gateway specified by its identifier.