Interface AutoscaleProfile.DefinitionStages
-
- Enclosing interface:
- AutoscaleProfile
public static interface AutoscaleProfile.DefinitionStagesGrouping of autoscale profile definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAutoscaleProfile.DefinitionStages.BlankThe first stage of autoscale profile definition.static interfaceAutoscaleProfile.DefinitionStages.WithAttachThe final stage of the definition which attaches defined profile to the current Autoscale settings.static interfaceAutoscaleProfile.DefinitionStages.WithScaleRuleThe stage of the definition which adds scale rules.static interfaceAutoscaleProfile.DefinitionStages.WithScaleRuleOptionalThe stage of the definition which adds optional scale rules and schedules.static interfaceAutoscaleProfile.DefinitionStages.WithScaleScheduleThe stage of the definition which specifies autoscale profile schedule.
-