Interface DataBoxEdgeDevice.DefinitionStages.WithFriendlyName

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

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

    • withFriendlyName

      DataBoxEdgeDevice.DefinitionStages.WithCreate withFriendlyName(String friendlyName)
      Specifies the friendlyName property: The Data Box Edge/Gateway device name..
      Parameters:
      friendlyName - The Data Box Edge/Gateway device name.
      Returns:
      the next definition stage.