Interface Share.DefinitionStages.WithDataPolicy

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

public static interface Share.DefinitionStages.WithDataPolicy
The stage of the Share definition allowing to specify dataPolicy.
  • Method Details

    • withDataPolicy

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