Uses of Interface
com.azure.resourcemanager.apimanagement.models.GatewayContract.Update
Packages that use GatewayContract.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of GatewayContract.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return GatewayContract.UpdateModifier and TypeMethodDescriptionGatewayContract.update()Begins update for the GatewayContract resource.GatewayContract.UpdateStages.WithDescription.withDescription(String description) Specifies the description property: Gateway description.GatewayContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.GatewayContract.UpdateStages.WithLocationData.withLocationData(ResourceLocationDataContract locationData) Specifies the locationData property: Gateway location..