Interface Share.UpdateStages.WithRefreshDetails

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

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

    Modifier and Type
    Method
    Description
    Specifies the refreshDetails property: Details of the refresh job on this share..
  • Method Details

    • withRefreshDetails

      Share.Update withRefreshDetails(RefreshDetails refreshDetails)
      Specifies the refreshDetails property: Details of the refresh job on this share..
      Parameters:
      refreshDetails - Details of the refresh job on this share.
      Returns:
      the next definition stage.