Interface StorageSystemListEntry.Builder

    • Method Detail

      • storageSystemArn

        StorageSystemListEntry.Builder storageSystemArn​(String storageSystemArn)

        The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.

        Parameters:
        storageSystemArn - The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        StorageSystemListEntry.Builder name​(String name)

        The name of an on-premises storage system that you added to DataSync Discovery.

        Parameters:
        name - The name of an on-premises storage system that you added to DataSync Discovery.
        Returns:
        Returns a reference to this object so that method calls can be chained together.