Interface KxNAS1Configuration.Builder

    • Method Detail

      • type

        KxNAS1Configuration.Builder type​(String type)

        The type of the network attached storage.

        Parameters:
        type - The type of the network attached storage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        KxNAS1Type, KxNAS1Type
      • type

        KxNAS1Configuration.Builder type​(KxNAS1Type type)

        The type of the network attached storage.

        Parameters:
        type - The type of the network attached storage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        KxNAS1Type, KxNAS1Type
      • size

        KxNAS1Configuration.Builder size​(Integer size)

        The size of the network attached storage.

        Parameters:
        size - The size of the network attached storage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.