Interface TagDescriptionContract.Update
- All Superinterfaces:
TagDescriptionContract.UpdateStages.WithDescription,TagDescriptionContract.UpdateStages.WithExternalDocsDescription,TagDescriptionContract.UpdateStages.WithExternalDocsUrl,TagDescriptionContract.UpdateStages.WithIfMatch
- Enclosing interface:
TagDescriptionContract
public static interface TagDescriptionContract.Update
extends TagDescriptionContract.UpdateStages.WithDescription, TagDescriptionContract.UpdateStages.WithExternalDocsUrl, TagDescriptionContract.UpdateStages.WithExternalDocsDescription, TagDescriptionContract.UpdateStages.WithIfMatch
The template for TagDescriptionContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.TagDescriptionContract.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.TagDescriptionContract.UpdateStages.WithExternalDocsDescription
withExternalDocsDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.TagDescriptionContract.UpdateStages.WithExternalDocsUrl
withExternalDocsUrlMethods inherited from interface com.azure.resourcemanager.apimanagement.models.TagDescriptionContract.UpdateStages.WithIfMatch
withIfMatch
-
Method Details
-
apply
TagDescriptionContract apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-