Uses of Interface
com.azure.resourcemanager.apimanagement.models.TagDescriptionContract.Update
Packages that use TagDescriptionContract.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of TagDescriptionContract.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return TagDescriptionContract.UpdateModifier and TypeMethodDescriptionTagDescriptionContract.update()Begins update for the TagDescriptionContract resource.TagDescriptionContract.UpdateStages.WithDescription.withDescription(String description) Specifies the description property: Description of the Tag..TagDescriptionContract.UpdateStages.WithExternalDocsDescription.withExternalDocsDescription(String externalDocsDescription) Specifies the externalDocsDescription property: Description of the external resources describing the tag..TagDescriptionContract.UpdateStages.WithExternalDocsUrl.withExternalDocsUrl(String externalDocsUrl) Specifies the externalDocsUrl property: Absolute URL of external resources describing the tag..TagDescriptionContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.