Interface Share.UpdateStages.WithMonitoringStatus

All Known Subinterfaces:
Share.Update
Enclosing interface:
Share.UpdateStages

public static interface Share.UpdateStages.WithMonitoringStatus
The stage of the Share update allowing to specify monitoringStatus.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the monitoringStatus property: Current monitoring status of the share..
  • Method Details

    • withMonitoringStatus

      Share.Update withMonitoringStatus(MonitoringStatus monitoringStatus)
      Specifies the monitoringStatus property: Current monitoring status of the share..
      Parameters:
      monitoringStatus - Current monitoring status of the share.
      Returns:
      the next definition stage.