Interface Share.UpdateStages.WithAccessProtocol

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

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

    Modifier and Type
    Method
    Description
    Specifies the accessProtocol property: Access protocol to be used by the share..
  • Method Details

    • withAccessProtocol

      Share.Update withAccessProtocol(ShareAccessProtocol accessProtocol)
      Specifies the accessProtocol property: Access protocol to be used by the share..
      Parameters:
      accessProtocol - Access protocol to be used by the share.
      Returns:
      the next definition stage.