Interface Share.UpdateStages.WithDataPolicy

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

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

    Modifier and Type
    Method
    Description
    Specifies the dataPolicy property: Data policy of the share..
  • Method Details

    • withDataPolicy

      Share.Update withDataPolicy(DataPolicy dataPolicy)
      Specifies the dataPolicy property: Data policy of the share..
      Parameters:
      dataPolicy - Data policy of the share.
      Returns:
      the next definition stage.