Uses of Interface
com.azure.resourcemanager.apimanagement.models.ResolverContract.Update
Packages that use ResolverContract.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ResolverContract.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ResolverContract.UpdateModifier and TypeMethodDescriptionResolverContract.update()Begins update for the ResolverContract resource.ResolverContract.UpdateStages.WithDescription.withDescription(String description) Specifies the description property: Description of the resolver.ResolverContract.UpdateStages.WithDisplayName.withDisplayName(String displayName) Specifies the displayName property: Resolver Name..ResolverContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.Specifies the path property: Path is type/field being resolved..