Interface TGWOnDeviceServiceConfiguration.Builder

    • Method Detail

      • storageLimit

        TGWOnDeviceServiceConfiguration.Builder storageLimit​(Integer storageLimit)

        The maximum number of virtual tapes to store on one Snow Family device. Due to physical resource limitations, this value must be set to 80 for Snowball Edge.

        Parameters:
        storageLimit - The maximum number of virtual tapes to store on one Snow Family device. Due to physical resource limitations, this value must be set to 80 for Snowball Edge.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • storageUnit

        TGWOnDeviceServiceConfiguration.Builder storageUnit​(String storageUnit)

        The scale unit of the virtual tapes on the device.

        Parameters:
        storageUnit - The scale unit of the virtual tapes on the device.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        StorageUnit, StorageUnit