Interface StorageTarget.UpdateStages.WithNfs3

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

public static interface StorageTarget.UpdateStages.WithNfs3
The stage of the StorageTarget update allowing to specify nfs3.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the nfs3 property: Properties when targetType is nfs3..
  • Method Details

    • withNfs3

      Specifies the nfs3 property: Properties when targetType is nfs3..
      Parameters:
      nfs3 - Properties when targetType is nfs3.
      Returns:
      the next definition stage.