Interface Volume.DefinitionStages.WithLdapEnabled

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

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

    • withLdapEnabled

      Volume.DefinitionStages.WithCreate withLdapEnabled(Boolean ldapEnabled)
      Specifies the ldapEnabled property: Specifies whether LDAP is enabled or not for a given NFS volume..
      Parameters:
      ldapEnabled - Specifies whether LDAP is enabled or not for a given NFS volume.
      Returns:
      the next definition stage.