Uses of Interface
com.azure.resourcemanager.apimanagement.models.ContentItemContract.Update
Packages that use ContentItemContract.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ContentItemContract.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ContentItemContract.UpdateModifier and TypeMethodDescriptionContentItemContract.update()Begins update for the ContentItemContract resource.ContentItemContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.ContentItemContract.UpdateStages.WithProperties.withProperties(Map<String, Object> properties) Specifies the properties property: Properties of the content item..