Uses of Class
com.azure.resourcemanager.appnetwork.models.AppLinkUpdate
Packages that use AppLinkUpdate
Package
Description
Package containing the service clients for Appnetwork.
Package containing the data models for Appnetwork.
-
Uses of AppLinkUpdate in com.azure.resourcemanager.appnetwork.fluent
Methods in com.azure.resourcemanager.appnetwork.fluent with parameters of type AppLinkUpdateModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppLinkInner>, AppLinkInner> AppLinksClient.beginUpdate(String resourceGroupName, String appLinkName, AppLinkUpdate properties) Update an AppLink.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppLinkInner>, AppLinkInner> AppLinksClient.beginUpdate(String resourceGroupName, String appLinkName, AppLinkUpdate properties, com.azure.core.util.Context context) Update an AppLink.AppLinksClient.update(String resourceGroupName, String appLinkName, AppLinkUpdate properties) Update an AppLink.AppLinksClient.update(String resourceGroupName, String appLinkName, AppLinkUpdate properties, com.azure.core.util.Context context) Update an AppLink. -
Uses of AppLinkUpdate in com.azure.resourcemanager.appnetwork.models
Classes in com.azure.resourcemanager.appnetwork.models that implement interfaces with type arguments of type AppLinkUpdateModifier and TypeClassDescriptionfinal classThe type used for update operations of the AppLink.Methods in com.azure.resourcemanager.appnetwork.models that return AppLinkUpdateModifier and TypeMethodDescriptionstatic AppLinkUpdateAppLinkUpdate.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AppLinkUpdate from the JsonReader.Set the tags property: Resource tags.