Interface AssociateFileSystemAliasesResponse.Builder

    • Method Detail

      • aliases

        AssociateFileSystemAliasesResponse.Builder aliases​(Collection<Alias> aliases)

        An array of the DNS aliases that Amazon FSx is associating with the file system.

        Parameters:
        aliases - An array of the DNS aliases that Amazon FSx is associating with the file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • aliases

        AssociateFileSystemAliasesResponse.Builder aliases​(Alias... aliases)

        An array of the DNS aliases that Amazon FSx is associating with the file system.

        Parameters:
        aliases - An array of the DNS aliases that Amazon FSx is associating with the file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.