Interface Share.UpdateStages.WithShareStatus

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

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

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

    • withShareStatus

      Share.Update withShareStatus(ShareStatus shareStatus)
      Specifies the shareStatus property: Current status of the share..
      Parameters:
      shareStatus - Current status of the share.
      Returns:
      the next definition stage.