Interface DescribeFileSystemAssociationsResponse.Builder

    • Method Detail

      • fileSystemAssociationInfoList

        DescribeFileSystemAssociationsResponse.Builder fileSystemAssociationInfoList​(Collection<FileSystemAssociationInfo> fileSystemAssociationInfoList)

        An array containing the FileSystemAssociationInfo data type of each file system association to be described.

        Parameters:
        fileSystemAssociationInfoList - An array containing the FileSystemAssociationInfo data type of each file system association to be described.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fileSystemAssociationInfoList

        DescribeFileSystemAssociationsResponse.Builder fileSystemAssociationInfoList​(FileSystemAssociationInfo... fileSystemAssociationInfoList)

        An array containing the FileSystemAssociationInfo data type of each file system association to be described.

        Parameters:
        fileSystemAssociationInfoList - An array containing the FileSystemAssociationInfo data type of each file system association to be described.
        Returns:
        Returns a reference to this object so that method calls can be chained together.