Interface ScalingPlan.DefinitionStages.WithFriendlyName

All Known Subinterfaces:
ScalingPlan.Definition, ScalingPlan.DefinitionStages.WithCreate
Enclosing interface:
ScalingPlan.DefinitionStages

public static interface ScalingPlan.DefinitionStages.WithFriendlyName
The stage of the ScalingPlan definition allowing to specify friendlyName.
  • Method Details

    • withFriendlyName

      ScalingPlan.DefinitionStages.WithCreate withFriendlyName(String friendlyName)
      Specifies the friendlyName property: User friendly name of scaling plan..
      Parameters:
      friendlyName - User friendly name of scaling plan.
      Returns:
      the next definition stage.