Interface AutoscaleSetting.Update
- All Superinterfaces:
Appliable<AutoscaleSetting>, AutoscaleSetting.UpdateStages.DefineAutoscaleSettingProfiles, AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings, Indexable, Resource.UpdateWithTags<AutoscaleSetting.Update>
- Enclosing interface:
AutoscaleSetting
public static interface AutoscaleSetting.Update
extends Appliable<AutoscaleSetting>, Resource.UpdateWithTags<AutoscaleSetting.Update>, AutoscaleSetting.UpdateStages.DefineAutoscaleSettingProfiles, AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings
Grouping of autoscale setting update stages.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface AutoscaleSetting.UpdateStages.DefineAutoscaleSettingProfiles
defineAutoscaleProfile, updateAutoscaleProfile, withoutAutoscaleProfileMethods inherited from interface AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings
withAdminEmailNotification, withAutoscaleDisabled, withAutoscaleEnabled, withCoAdminEmailNotification, withCustomEmailsNotification, withoutAdminEmailNotification, withoutCoAdminEmailNotification, withoutCustomEmailsNotification, withoutWebhookNotification, withWebhookNotificationMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTags