Interface DataBoxEdgeDevice.DefinitionStages.WithDataBoxEdgeDeviceStatus

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

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

    • withDataBoxEdgeDeviceStatus

      DataBoxEdgeDevice.DefinitionStages.WithCreate withDataBoxEdgeDeviceStatus(DataBoxEdgeDeviceStatus dataBoxEdgeDeviceStatus)
      Specifies the dataBoxEdgeDeviceStatus property: The status of the Data Box Edge/Gateway device..
      Parameters:
      dataBoxEdgeDeviceStatus - The status of the Data Box Edge/Gateway device.
      Returns:
      the next definition stage.