Interface AppLinkMember.Update
- All Superinterfaces:
AppLinkMember.UpdateStages.WithProperties, AppLinkMember.UpdateStages.WithTags
- Enclosing interface:
AppLinkMember
public static interface AppLinkMember.Update
extends AppLinkMember.UpdateStages.WithTags, AppLinkMember.UpdateStages.WithProperties
The template for AppLinkMember update.
-
Method Summary
Methods inherited from interface AppLinkMember.UpdateStages.WithProperties
withPropertiesMethods inherited from interface AppLinkMember.UpdateStages.WithTags
withTags
-
Method Details
-
apply
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-