Uses of Interface
com.azure.resourcemanager.appnetwork.models.AppLinkMember
Packages that use AppLinkMember
Package
Description
Package containing the data models for Appnetwork.
-
Uses of AppLinkMember in com.azure.resourcemanager.appnetwork.models
Methods in com.azure.resourcemanager.appnetwork.models that return AppLinkMemberModifier and TypeMethodDescriptionAppLinkMember.Update.apply()Executes the update request.AppLinkMember.Update.apply(com.azure.core.util.Context context) Executes the update request.AppLinkMember.DefinitionStages.WithCreate.create()Executes the create request.AppLinkMember.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.Get an AppLinkMember.Get an AppLinkMember.AppLinkMember.refresh()Refreshes the resource to sync with Azure.AppLinkMember.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.appnetwork.models that return types with arguments of type AppLinkMemberModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AppLinkMember> AppLinkMembers.getByIdWithResponse(String id, com.azure.core.util.Context context) Get an AppLinkMember.com.azure.core.http.rest.Response<AppLinkMember> AppLinkMembers.getWithResponse(String resourceGroupName, String appLinkName, String appLinkMemberName, com.azure.core.util.Context context) Get an AppLinkMember.com.azure.core.http.rest.PagedIterable<AppLinkMember> AppLinkMembers.listByAppLink(String resourceGroupName, String appLinkName) List AppLinkMember resources by AppLink.com.azure.core.http.rest.PagedIterable<AppLinkMember> AppLinkMembers.listByAppLink(String resourceGroupName, String appLinkName, com.azure.core.util.Context context) List AppLinkMember resources by AppLink.