Interface AutoscaleSetting.DefinitionStages.WithCreate
- All Superinterfaces:
AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications, AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles, AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled, Creatable<AutoscaleSetting>, HasName, Indexable
- All Known Subinterfaces:
AutoscaleSetting.Definition
- Enclosing interface:
AutoscaleSetting.DefinitionStages
public static interface AutoscaleSetting.DefinitionStages.WithCreate
extends Creatable<AutoscaleSetting>, AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles, AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications, AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled
The stage of the definition which allows autoscale setting creation.
-
Method Summary
Methods inherited from interface AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications
withAdminEmailNotification, withCoAdminEmailNotification, withCustomEmailsNotification, withWebhookNotificationMethods inherited from interface AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles
defineAutoscaleProfileMethods inherited from interface AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled
withAutoscaleDisabledMethods inherited from interface Creatable
create, create, createAsync, createAsync