public static interface TGWOnDeviceServiceConfiguration.Builder extends SdkPojo, CopyableBuilder<TGWOnDeviceServiceConfiguration.Builder,TGWOnDeviceServiceConfiguration>
| Modifier and Type | Method and Description |
|---|---|
TGWOnDeviceServiceConfiguration.Builder |
storageLimit(Integer storageLimit)
The maximum number of virtual tapes to store on one Snow Family device.
|
TGWOnDeviceServiceConfiguration.Builder |
storageUnit(StorageUnit storageUnit)
The scale unit of the virtual tapes on the device.
|
TGWOnDeviceServiceConfiguration.Builder |
storageUnit(String storageUnit)
The scale unit of the virtual tapes on the device.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTGWOnDeviceServiceConfiguration.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.
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.TGWOnDeviceServiceConfiguration.Builder storageUnit(String storageUnit)
The scale unit of the virtual tapes on the device.
storageUnit - The scale unit of the virtual tapes on the device.StorageUnit,
StorageUnitTGWOnDeviceServiceConfiguration.Builder storageUnit(StorageUnit storageUnit)
The scale unit of the virtual tapes on the device.
storageUnit - The scale unit of the virtual tapes on the device.StorageUnit,
StorageUnitCopyright © 2022. All rights reserved.