Interface FrontDoor.DefinitionStages.WithFriendlyName

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

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

    • withFriendlyName

      FrontDoor.DefinitionStages.WithCreate withFriendlyName(String friendlyName)
      Specifies the friendlyName property: A friendly name for the frontDoor.
      Parameters:
      friendlyName - A friendly name for the frontDoor.
      Returns:
      the next definition stage.