Interface Share.DefinitionStages.WithAccessProtocol

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

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

    • withAccessProtocol

      Share.DefinitionStages.WithCreate 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.