Interface Bookmark.Update
- All Superinterfaces:
Bookmark.UpdateStages.WithCreated
,Bookmark.UpdateStages.WithCreatedBy
,Bookmark.UpdateStages.WithDisplayName
,Bookmark.UpdateStages.WithEntityMappings
,Bookmark.UpdateStages.WithEtag
,Bookmark.UpdateStages.WithEventTime
,Bookmark.UpdateStages.WithIncidentInfo
,Bookmark.UpdateStages.WithLabels
,Bookmark.UpdateStages.WithNotes
,Bookmark.UpdateStages.WithQuery
,Bookmark.UpdateStages.WithQueryEndTime
,Bookmark.UpdateStages.WithQueryResult
,Bookmark.UpdateStages.WithQueryStartTime
,Bookmark.UpdateStages.WithTactics
,Bookmark.UpdateStages.WithTechniques
,Bookmark.UpdateStages.WithUpdated
,Bookmark.UpdateStages.WithUpdatedBy
- Enclosing interface:
- Bookmark
public static interface Bookmark.Update
extends Bookmark.UpdateStages.WithEtag, Bookmark.UpdateStages.WithCreated, Bookmark.UpdateStages.WithCreatedBy, Bookmark.UpdateStages.WithDisplayName, Bookmark.UpdateStages.WithLabels, Bookmark.UpdateStages.WithNotes, Bookmark.UpdateStages.WithQuery, Bookmark.UpdateStages.WithQueryResult, Bookmark.UpdateStages.WithUpdated, Bookmark.UpdateStages.WithUpdatedBy, Bookmark.UpdateStages.WithEventTime, Bookmark.UpdateStages.WithQueryStartTime, Bookmark.UpdateStages.WithQueryEndTime, Bookmark.UpdateStages.WithIncidentInfo, Bookmark.UpdateStages.WithEntityMappings, Bookmark.UpdateStages.WithTactics, Bookmark.UpdateStages.WithTechniques
The template for Bookmark update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithCreated
withCreated
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithCreatedBy
withCreatedBy
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithDisplayName
withDisplayName
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithEntityMappings
withEntityMappings
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithEtag
withEtag
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithEventTime
withEventTime
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithIncidentInfo
withIncidentInfo
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithLabels
withLabels
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithNotes
withNotes
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithQuery
withQuery
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithQueryEndTime
withQueryEndTime
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithQueryResult
withQueryResult
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithQueryStartTime
withQueryStartTime
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithTactics
withTactics
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithTechniques
withTechniques
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithUpdated
withUpdated
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.Bookmark.UpdateStages.WithUpdatedBy
withUpdatedBy
-
Method Details
-
apply
Bookmark 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.
-