Interface DataBoxEdgeDevice.DefinitionStages.WithModelDescription

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

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

    • withModelDescription

      DataBoxEdgeDevice.DefinitionStages.WithCreate withModelDescription(String modelDescription)
      Specifies the modelDescription property: The description of the Data Box Edge/Gateway device model..
      Parameters:
      modelDescription - The description of the Data Box Edge/Gateway device model.
      Returns:
      the next definition stage.