Interface Volume.DefinitionStages.WithSecurityStyle

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

public static interface Volume.DefinitionStages.WithSecurityStyle
The stage of the Volume definition allowing to specify securityStyle.
  • Method Details

    • withSecurityStyle

      Volume.DefinitionStages.WithCreate withSecurityStyle(SecurityStyle securityStyle)
      Specifies the securityStyle property: The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol.
      Parameters:
      securityStyle - The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol.
      Returns:
      the next definition stage.