Interface StorageSystemListEntry.Builder

All Superinterfaces:
Buildable, CopyableBuilder<StorageSystemListEntry.Builder,StorageSystemListEntry>, SdkBuilder<StorageSystemListEntry.Builder,StorageSystemListEntry>, SdkPojo
Enclosing class:
StorageSystemListEntry

public static interface StorageSystemListEntry.Builder extends SdkPojo, CopyableBuilder<StorageSystemListEntry.Builder,StorageSystemListEntry>
  • Method Details

    • 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

      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.