Interface ScheduledAction.Update
- All Superinterfaces:
ScheduledAction.UpdateStages.WithDisplayName,ScheduledAction.UpdateStages.WithFileDestination,ScheduledAction.UpdateStages.WithIfMatch,ScheduledAction.UpdateStages.WithKind,ScheduledAction.UpdateStages.WithNotification,ScheduledAction.UpdateStages.WithNotificationEmail,ScheduledAction.UpdateStages.WithSchedule,ScheduledAction.UpdateStages.WithScope,ScheduledAction.UpdateStages.WithStatus,ScheduledAction.UpdateStages.WithViewId
- Enclosing interface:
- ScheduledAction
public static interface ScheduledAction.Update
extends ScheduledAction.UpdateStages.WithKind, ScheduledAction.UpdateStages.WithDisplayName, ScheduledAction.UpdateStages.WithFileDestination, ScheduledAction.UpdateStages.WithNotification, ScheduledAction.UpdateStages.WithNotificationEmail, ScheduledAction.UpdateStages.WithSchedule, ScheduledAction.UpdateStages.WithScope, ScheduledAction.UpdateStages.WithStatus, ScheduledAction.UpdateStages.WithViewId, ScheduledAction.UpdateStages.WithIfMatch
The template for ScheduledAction update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.UpdateStages.WithFileDestination
withFileDestinationMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.UpdateStages.WithKind
withKindMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.UpdateStages.WithNotification
withNotificationMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.UpdateStages.WithNotificationEmail
withNotificationEmailMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.UpdateStages.WithSchedule
withScheduleMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.UpdateStages.WithScope
withScopeMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.UpdateStages.WithStatus
withStatusMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.UpdateStages.WithViewId
withViewId
-
Method Details
-
apply
ScheduledAction 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.
-