Interface Relation.Update
- All Superinterfaces:
Relation.UpdateStages.WithEtag
,Relation.UpdateStages.WithRelatedResourceId
- Enclosing interface:
- Relation
public static interface Relation.Update
extends Relation.UpdateStages.WithEtag, Relation.UpdateStages.WithRelatedResourceId
The template for Relation update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Relation.UpdateStages.WithEtag
withEtag
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Relation.UpdateStages.WithRelatedResourceId
withRelatedResourceId
-
Method Details
-
apply
Relation 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.
-