Interface SummaryLogs.Update
- All Superinterfaces:
SummaryLogs.UpdateStages.WithDescription, SummaryLogs.UpdateStages.WithDisplayName, SummaryLogs.UpdateStages.WithRuleDefinition, SummaryLogs.UpdateStages.WithRuleType
- Enclosing interface:
SummaryLogs
public static interface SummaryLogs.Update
extends SummaryLogs.UpdateStages.WithRuleType, SummaryLogs.UpdateStages.WithDisplayName, SummaryLogs.UpdateStages.WithDescription, SummaryLogs.UpdateStages.WithRuleDefinition
The template for SummaryLogs update.
-
Method Summary
Methods inherited from interface SummaryLogs.UpdateStages.WithDescription
withDescriptionMethods inherited from interface SummaryLogs.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface SummaryLogs.UpdateStages.WithRuleDefinition
withRuleDefinitionMethods inherited from interface SummaryLogs.UpdateStages.WithRuleType
withRuleType
-
Method Details
-
apply
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-